Rate Overview
Live
1 TRY = 64.7591 BIF
1 BIF = 0.015442
TRY
Avg
65.5283
High
66.1238
Low
64.7156
Last updated: 5/27/2026, 7:15:33 PM
Quick Conversions
| TRY | BIF |
|---|---|
| 1 TRY | 64.76 BIF |
| 10 TRY | 647.59 BIF |
| 50 TRY | 3,237.95 BIF |
| 100 TRY | 6,475.91 BIF |
| 500 TRY | 32,379.55 BIF |
| 1,000 TRY | 64,759.09 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-05-27T19:15:33Z",
"rates": {
"BIF": 64.759093
}
}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": 6475.909299999999,
"rate": 64.759093
}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