Rate Overview
Live
1 THB = 91.1102 BIF
1 BIF = 0.010976
THB
Avg
89.6327
High
94.4826
Low
84.3744
Last updated: 5/27/2026, 3:39:54 AM
Quick Conversions
| THB | BIF |
|---|---|
| 1 THB | 91.11 BIF |
| 10 THB | 911.10 BIF |
| 50 THB | 4,555.51 BIF |
| 100 THB | 9,111.02 BIF |
| 500 THB | 45,555.10 BIF |
| 1,000 THB | 91,110.20 BIF |
Get THB/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=BIFExample Response:
{
"success": true,
"base": "THB",
"date": "2026-05-27T03:39:54Z",
"rates": {
"BIF": 91.110199
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "BIF",
"amount": 100
},
"result": 9111.0199,
"rate": 91.110199
}Build with THB/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key