Rate Overview
Live
1 TRY = 63.6601 BIF
1 BIF = 0.015708
TRY
Avg
63.6569
High
63.9258
Low
63.4663
Last updated: 7/8/2026, 10:44:01 PM
Quick Conversions
| TRY | BIF |
|---|---|
| 1 TRY | 63.66 BIF |
| 10 TRY | 636.60 BIF |
| 50 TRY | 3,183.01 BIF |
| 100 TRY | 6,366.01 BIF |
| 500 TRY | 31,830.07 BIF |
| 1,000 TRY | 63,660.13 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-07-08T22:44:01Z",
"rates": {
"BIF": 63.660134
}
}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": 6366.0134,
"rate": 63.660134
}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