Rate Overview
Live
1 TTD = 440.3554 BIF
1 BIF = 0.002271
TTD
Avg
439.7497
High
443.9182
Low
438.0768
Last updated: 7/30/2026, 8:13:36 AM
Quick Conversions
| TTD | BIF |
|---|---|
| 1 TTD | 440.36 BIF |
| 10 TTD | 4,403.55 BIF |
| 50 TTD | 22,017.77 BIF |
| 100 TTD | 44,035.54 BIF |
| 500 TTD | 220,177.71 BIF |
| 1,000 TTD | 440,355.42 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-07-30T08:13:36Z",
"rates": {
"BIF": 440.355424
}
}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": 44035.542400000006,
"rate": 440.355424
}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