Rate Overview
Live
1 TTD = 437.3821 BIF
1 BIF = 0.002286
TTD
Avg
438.1994
High
440.7794
Low
435.9686
Last updated: 3/27/2026, 9:47:30 AM
Quick Conversions
| TTD | BIF |
|---|---|
| 1 TTD | 437.38 BIF |
| 10 TTD | 4,373.82 BIF |
| 50 TTD | 21,869.11 BIF |
| 100 TTD | 43,738.21 BIF |
| 500 TTD | 218,691.06 BIF |
| 1,000 TTD | 437,382.12 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-03-27T09:47:30Z",
"rates": {
"BIF": 437.382121
}
}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": 43738.2121,
"rate": 437.382121
}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