Rate Overview
Live
1 THB = 92.0121 BIF
1 BIF = 0.010868
THB
Avg
91.5964
High
92.2665
Low
91.1460
Last updated: 5/7/2026, 1:17:07 AM
Quick Conversions
| THB | BIF |
|---|---|
| 1 THB | 92.01 BIF |
| 10 THB | 920.12 BIF |
| 50 THB | 4,600.60 BIF |
| 100 THB | 9,201.21 BIF |
| 500 THB | 46,006.03 BIF |
| 1,000 THB | 92,012.06 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-07T01:17:07Z",
"rates": {
"BIF": 92.012058
}
}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": 9201.2058,
"rate": 92.012058
}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