Rate Overview
Live
1 TRY = 67.3593 BIF
1 BIF = 0.014846
TRY
Avg
67.4726
High
67.6477
Low
67.3518
Last updated: 3/7/2026, 1:00:09 AM
Quick Conversions
| TRY | BIF |
|---|---|
| 1 TRY | 67.36 BIF |
| 10 TRY | 673.59 BIF |
| 50 TRY | 3,367.96 BIF |
| 100 TRY | 6,735.93 BIF |
| 500 TRY | 33,679.63 BIF |
| 1,000 TRY | 67,359.26 BIF |
Get TRY/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=BIFExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-07T01:00:09Z",
"rates": {
"BIF": 67.359255
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "BIF",
"amount": 100
},
"result": 6735.9255,
"rate": 67.359255
}Build with TRY/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key