Rate Overview
Live
1 TRY = 64.7547 BIF
1 BIF = 0.015443
TRY
Avg
67.4103
High
69.5983
Low
64.7547
Last updated: 5/27/2026, 10:51:14 PM
Quick Conversions
| TRY | BIF |
|---|---|
| 1 TRY | 64.75 BIF |
| 10 TRY | 647.55 BIF |
| 50 TRY | 3,237.74 BIF |
| 100 TRY | 6,475.47 BIF |
| 500 TRY | 32,377.36 BIF |
| 1,000 TRY | 64,754.72 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-27T22:51:14Z",
"rates": {
"BIF": 64.75472
}
}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.472000000001,
"rate": 64.75472
}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