Rate Overview
Live
1 TTD = 438.5113 BIF
1 BIF = 0.002280
TTD
Avg
438.6889
High
439.1376
Low
438.3556
Last updated: 3/7/2026, 2:15:17 AM
Quick Conversions
| TTD | BIF |
|---|---|
| 1 TTD | 438.51 BIF |
| 10 TTD | 4,385.11 BIF |
| 50 TTD | 21,925.56 BIF |
| 100 TTD | 43,851.13 BIF |
| 500 TTD | 219,255.65 BIF |
| 1,000 TTD | 438,511.29 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-07T02:15:17Z",
"rates": {
"BIF": 438.511294
}
}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": 43851.129400000005,
"rate": 438.511294
}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