Rate Overview
Live
1 TRY = 66.7024 BIF
1 BIF = 0.014992
TRY
Avg
66.8988
High
67.1066
Low
66.7024
Last updated: 3/27/2026, 7:49:13 AM
Quick Conversions
| TRY | BIF |
|---|---|
| 1 TRY | 66.70 BIF |
| 10 TRY | 667.02 BIF |
| 50 TRY | 3,335.12 BIF |
| 100 TRY | 6,670.24 BIF |
| 500 TRY | 33,351.21 BIF |
| 1,000 TRY | 66,702.43 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-03-27T07:49:13Z",
"rates": {
"BIF": 66.702427
}
}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": 6670.2427,
"rate": 66.702427
}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