Rate Overview
Live
1 TRY = 66.7030 BIF
1 BIF = 0.014992
TRY
Avg
68.8566
High
70.9788
Low
66.7030
Last updated: 3/27/2026, 12:52:08 PM
Quick Conversions
| TRY | BIF |
|---|---|
| 1 TRY | 66.70 BIF |
| 10 TRY | 667.03 BIF |
| 50 TRY | 3,335.15 BIF |
| 100 TRY | 6,670.30 BIF |
| 500 TRY | 33,351.48 BIF |
| 1,000 TRY | 66,702.95 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-27T12:52:08Z",
"rates": {
"BIF": 66.702952
}
}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.2952,
"rate": 66.702952
}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