Rate Overview
Live
1 TTD = 439.0379 BIF
1 BIF = 0.002278
TTD
Avg
438.5009
High
442.1737
Low
435.9686
Last updated: 7/21/2026, 10:02:22 AM
Quick Conversions
| TTD | BIF |
|---|---|
| 1 TTD | 439.04 BIF |
| 10 TTD | 4,390.38 BIF |
| 50 TTD | 21,951.90 BIF |
| 100 TTD | 43,903.79 BIF |
| 500 TTD | 219,518.97 BIF |
| 1,000 TTD | 439,037.95 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-21T10:02:22Z",
"rates": {
"BIF": 439.037947
}
}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": 43903.7947,
"rate": 439.037947
}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