Rate Overview
Live
1 TRY = 62.9343 BIF
1 BIF = 0.015890
TRY
Avg
68.1663
High
73.3017
Low
62.9343
Last updated: 7/29/2026, 10:15:08 AM
Quick Conversions
| TRY | BIF |
|---|---|
| 1 TRY | 62.93 BIF |
| 10 TRY | 629.34 BIF |
| 50 TRY | 3,146.71 BIF |
| 100 TRY | 6,293.43 BIF |
| 500 TRY | 31,467.14 BIF |
| 1,000 TRY | 62,934.28 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-29T10:15:08Z",
"rates": {
"BIF": 62.934284
}
}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": 6293.4284,
"rate": 62.934284
}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