Rate Overview
Live
1 TRY = 62.9342 BIF
1 BIF = 0.015890
TRY
Avg
65.6985
High
68.1996
Low
62.9342
Last updated: 7/29/2026, 8:01:31 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.42 BIF |
| 500 TRY | 31,467.08 BIF |
| 1,000 TRY | 62,934.15 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-29T08:01:31Z",
"rates": {
"BIF": 62.934151
}
}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.4151,
"rate": 62.934151
}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