API Gateway
Paths
/bibor_rate/
Bangkok Interbank Offered Rate (BIBOR) by Banks (Percent per annum)
BIBOR by banks are classified by lending period (tenor), the rates at which contributing banks offer to lend THB funds to prime banks, in a reasonable market size, on an unsecured basis in the Bangkok interbank market.
Frequency : Daily
Lag time : --
Release schedule : Every business day at 11.15 a.m.
Source of data : Bank of Thailand
More detail CLICK
Start Period Date (YYYY-MM-DD) EX. 2017-06-30
End Preiod Date (YYYY-MM-DD) EX. 2017-06-30
Bank Name EX. Mizuho Bank
/bibor_avg_rate/
Average Bangkok Interbank Offered Rate (BIBOR) (Percent per annum)
Average BIBOR are classified by lending period (tenor), the rates at which contributing banks offer to lend THB funds to prime banks, in a reasonable market size, on an unsecured basis in the Bangkok interbank market.
Frequency : Daily
Lag time : --
Release schedule : Every business day at 11.15 a.m.
Source of data : Bank of Thailand
More detail CLICK
Start Period Date (YYYY-MM-DD) EX. 2017-06-30
End Preiod Date (YYYY-MM-DD) EX. 2017-06-30
Definitions
{
"type": "object",
"properties": {
"result": {
"type": "object",
"properties": {
"api": {
"type": "string",
"example": "Bangkok Interbank Offered Rate (BIBOR) by Banks (Percent per annum)"
},
"timestamp": {
"type": "string",
"example": "2017-07-12 11:11:38"
},
"data": {
"type": "object",
"properties": {
"data_detail": {
"type": "array",
"items": {
"properties": {
"period": {
"type": "string",
"example": "2015-02-13"
},
"bankname_th": {
"type": "string",
"example": "ธนาคารมิซูโฮ จำกัด"
},
"bankname_eng": {
"type": "string",
"example": "Mizuho Bank"
},
"bibor_o_n": {
"type": "string",
"example": "2.00000"
},
"bibor_1_week": {
"type": "string",
"example": "2.03000"
},
"bibor_1_month": {
"type": "string",
"example": "2.06000"
},
"bibor_2_month": {
"type": "string",
"example": null
},
"bibor_3_month": {
"type": "string",
"example": "2.13000"
},
"bibor_6_month": {
"type": "string",
"example": "2.24000"
},
"bibor_9_month": {
"type": "string",
"example": "2.34000"
},
"bibor_1_year": {
"type": "string",
"example": "2.44000"
}
}
}
}
}
}
}
}
}
}
{
"type": "object",
"properties": {
"result": {
"type": "object",
"properties": {
"api": {
"type": "string",
"example": "Average Bangkok Interbank Offered Rate (BIBOR) (Percent per annum)"
},
"timestamp": {
"type": "string",
"example": "2017-07-12 11:10:00"
},
"data": {
"type": "object",
"properties": {
"data_detail": {
"type": "array",
"items": {
"properties": {
"period": {
"type": "string",
"example": "2015-02-13"
},
"bibor_o_n": {
"type": "string",
"example": "2.00000"
},
"bibor_1_week": {
"type": "string",
"example": "2.03500"
},
"bibor_1_month": {
"type": "string",
"example": "2.08333"
},
"bibor_2_month": {
"type": "string",
"example": null
},
"bibor_3_month": {
"type": "string",
"example": "2.17500"
},
"bibor_6_month": {
"type": "string",
"example": "2.28750"
},
"bibor_9_month": {
"type": "string",
"example": "2.42333"
},
"bibor_1_year": {
"type": "string",
"example": "2.53667"
}
}
}
}
}
}
}
}
}
}