Rate Overview
Live
1 THB = 93.0911 BIF
1 BIF = 0.010742
THB
Avg
94.0550
High
95.4388
Low
92.8400
Last updated: 3/7/2026, 12:13:51 AM
Quick Conversions
| THB | BIF |
|---|---|
| 1 THB | 93.09 BIF |
| 10 THB | 930.91 BIF |
| 50 THB | 4,654.56 BIF |
| 100 THB | 9,309.11 BIF |
| 500 THB | 46,545.55 BIF |
| 1,000 THB | 93,091.11 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-03-07T00:13:51Z",
"rates": {
"BIF": 93.091109
}
}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": 9309.1109,
"rate": 93.091109
}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