Rate Overview
Live
1 TTD = 439.3205 BIF
1 BIF = 0.002276
TTD
Avg
439.1560
High
440.2268
Low
437.0806
Last updated: 6/19/2026, 10:11:26 AM
Quick Conversions
| TTD | BIF |
|---|---|
| 1 TTD | 439.32 BIF |
| 10 TTD | 4,393.21 BIF |
| 50 TTD | 21,966.03 BIF |
| 100 TTD | 43,932.05 BIF |
| 500 TTD | 219,660.27 BIF |
| 1,000 TTD | 439,320.54 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-06-19T10:11:26Z",
"rates": {
"BIF": 439.320544
}
}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": 43932.0544,
"rate": 439.320544
}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