Rate Overview
Live
1 BIF = 0.015407 TRY
1 TRY = 64.9056
BIF
Avg
0.015389
High
0.015452
Low
0.015320
Last updated: 5/28/2026, 9:40:37 PM
Quick Conversions
| BIF | TRY |
|---|---|
| 1 BIF | 0.02 TRY |
| 10 BIF | 0.15 TRY |
| 50 BIF | 0.77 TRY |
| 100 BIF | 1.54 TRY |
| 500 BIF | 7.70 TRY |
| 1,000 BIF | 15.41 TRY |
Get BIF/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=TRYExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-05-28T21:40:37Z",
"rates": {
"TRY": 0.015407
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "TRY",
"amount": 100
},
"result": 1.5407,
"rate": 0.015407
}Build with BIF/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key