Rate Overview
Live
1 TTD = 437.8381 BIF
1 BIF = 0.002284
TTD
Avg
438.5196
High
439.1376
Low
437.8381
Last updated: 3/7/2026, 3:36:28 AM
Quick Conversions
| TTD | BIF |
|---|---|
| 1 TTD | 437.84 BIF |
| 10 TTD | 4,378.38 BIF |
| 50 TTD | 21,891.90 BIF |
| 100 TTD | 43,783.81 BIF |
| 500 TTD | 218,919.04 BIF |
| 1,000 TTD | 437,838.08 BIF |
Get TTD/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=BIFExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-03-07T03:36:28Z",
"rates": {
"BIF": 437.838079
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "BIF",
"amount": 100
},
"result": 43783.8079,
"rate": 437.838079
}Build with TTD/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key