Rate Overview
Live
1 TTD = 439.0112 BIF
1 BIF = 0.002278
TTD
Avg
438.9838
High
441.0096
Low
437.8732
Last updated: 5/9/2026, 4:53:51 AM
Quick Conversions
| TTD | BIF |
|---|---|
| 1 TTD | 439.01 BIF |
| 10 TTD | 4,390.11 BIF |
| 50 TTD | 21,950.56 BIF |
| 100 TTD | 43,901.12 BIF |
| 500 TTD | 219,505.59 BIF |
| 1,000 TTD | 439,011.18 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-05-09T04:53:51Z",
"rates": {
"BIF": 439.011181
}
}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": 43901.1181,
"rate": 439.011181
}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