Rate Overview
Live
1 TTD = 440.6855 BIF
1 BIF = 0.002269
TTD
Avg
441.3768
High
444.0211
Low
440.6855
Last updated: 8/17/2026, 7:35:09 PM
Quick Conversions
| TTD | BIF |
|---|---|
| 1 TTD | 440.69 BIF |
| 10 TTD | 4,406.85 BIF |
| 50 TTD | 22,034.27 BIF |
| 100 TTD | 44,068.55 BIF |
| 500 TTD | 220,342.73 BIF |
| 1,000 TTD | 440,685.47 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-08-17T19:35:09Z",
"rates": {
"BIF": 440.685466
}
}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": 44068.5466,
"rate": 440.685466
}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