Rate Overview
Live
1 TTD = 437.7731 BIF
1 BIF = 0.002284
TTD
Avg
438.8350
High
443.6982
Low
437.7403
Last updated: 4/18/2026, 8:45:42 AM
Quick Conversions
| TTD | BIF |
|---|---|
| 1 TTD | 437.77 BIF |
| 10 TTD | 4,377.73 BIF |
| 50 TTD | 21,888.65 BIF |
| 100 TTD | 43,777.31 BIF |
| 500 TTD | 218,886.54 BIF |
| 1,000 TTD | 437,773.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-04-18T08:45:42Z",
"rates": {
"BIF": 437.773079
}
}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": 43777.3079,
"rate": 437.773079
}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