Rate Overview
Live
1 TRY = 64.1953 BIF
1 BIF = 0.015577
TRY
Avg
64.3286
High
64.5783
Low
64.0963
Last updated: 6/19/2026, 8:38:53 AM
Quick Conversions
| TRY | BIF |
|---|---|
| 1 TRY | 64.20 BIF |
| 10 TRY | 641.95 BIF |
| 50 TRY | 3,209.77 BIF |
| 100 TRY | 6,419.53 BIF |
| 500 TRY | 32,097.66 BIF |
| 1,000 TRY | 64,195.33 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-06-19T08:38:53Z",
"rates": {
"BIF": 64.195327
}
}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": 6419.532700000001,
"rate": 64.195327
}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