Rate Overview
Live
1 TTD = 441.0945 BIF
1 BIF = 0.002267
TTD
Avg
441.9550
High
443.4818
Low
440.1124
Last updated: 9/5/2026, 4:26:51 AM
Quick Conversions
| TTD | BIF |
|---|---|
| 1 TTD | 441.09 BIF |
| 10 TTD | 4,410.95 BIF |
| 50 TTD | 22,054.73 BIF |
| 100 TTD | 44,109.45 BIF |
| 500 TTD | 220,547.25 BIF |
| 1,000 TTD | 441,094.50 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-09-05T04:26:51Z",
"rates": {
"BIF": 441.094502
}
}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": 44109.4502,
"rate": 441.094502
}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