Rate Overview
Live
1 TRY = 66.0748 BIF
1 BIF = 0.015134
TRY
Avg
65.8849
High
66.0844
Low
65.6632
Last updated: 5/7/2026, 11:18:47 AM
Quick Conversions
| TRY | BIF |
|---|---|
| 1 TRY | 66.07 BIF |
| 10 TRY | 660.75 BIF |
| 50 TRY | 3,303.74 BIF |
| 100 TRY | 6,607.48 BIF |
| 500 TRY | 33,037.39 BIF |
| 1,000 TRY | 66,074.78 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-07T11:18:47Z",
"rates": {
"BIF": 66.074781
}
}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": 6607.4781,
"rate": 66.074781
}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