Rate Overview
Live
1 TRY = 64.7584 BIF
1 BIF = 0.015442
TRY
Avg
74.7318
High
84.7388
Low
64.7584
Last updated: 5/27/2026, 8:26:28 PM
Quick Conversions
| TRY | BIF |
|---|---|
| 1 TRY | 64.76 BIF |
| 10 TRY | 647.58 BIF |
| 50 TRY | 3,237.92 BIF |
| 100 TRY | 6,475.84 BIF |
| 500 TRY | 32,379.19 BIF |
| 1,000 TRY | 64,758.39 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-27T20:26:28Z",
"rates": {
"BIF": 64.758388
}
}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.8387999999995,
"rate": 64.758388
}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