Rate Overview
Live
1 TRY = 62.3589 BIF
1 BIF = 0.016036
TRY
Avg
62.4290
High
62.6329
Low
62.2501
Last updated: 8/18/2026, 5:28:17 AM
Quick Conversions
| TRY | BIF |
|---|---|
| 1 TRY | 62.36 BIF |
| 10 TRY | 623.59 BIF |
| 50 TRY | 3,117.95 BIF |
| 100 TRY | 6,235.89 BIF |
| 500 TRY | 31,179.47 BIF |
| 1,000 TRY | 62,358.94 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-08-18T05:28:17Z",
"rates": {
"BIF": 62.358941
}
}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": 6235.8941,
"rate": 62.358941
}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