Rate Overview
Live
1 TTD = 438.9827 BIF
1 BIF = 0.002278
TTD
Avg
439.8133
High
443.9182
Low
438.4549
Last updated: 7/8/2026, 5:35:03 PM
Quick Conversions
| TTD | BIF |
|---|---|
| 1 TTD | 438.98 BIF |
| 10 TTD | 4,389.83 BIF |
| 50 TTD | 21,949.14 BIF |
| 100 TTD | 43,898.27 BIF |
| 500 TTD | 219,491.37 BIF |
| 1,000 TTD | 438,982.74 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-08T17:35:03Z",
"rates": {
"BIF": 438.982742
}
}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": 43898.2742,
"rate": 438.982742
}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