Rate Overview
Live
1 TTD = 439.8928 BIF
1 BIF = 0.002273
TTD
Avg
437.8989
High
443.9182
Low
432.7529
Last updated: 7/28/2026, 12:46:35 PM
Quick Conversions
| TTD | BIF |
|---|---|
| 1 TTD | 439.89 BIF |
| 10 TTD | 4,398.93 BIF |
| 50 TTD | 21,994.64 BIF |
| 100 TTD | 43,989.28 BIF |
| 500 TTD | 219,946.40 BIF |
| 1,000 TTD | 439,892.80 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-28T12:46:35Z",
"rates": {
"BIF": 439.892802
}
}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": 43989.2802,
"rate": 439.892802
}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