Rate Overview
Live
1 GEL = 1112.13 BIF
1 BIF = 0.000899
GEL
Avg
1110.78
High
1115.46
Low
1103.92
Last updated: 5/9/2026, 6:05:04 AM
Quick Conversions
| GEL | BIF |
|---|---|
| 1 GEL | 1,112.13 BIF |
| 10 GEL | 11,121.33 BIF |
| 50 GEL | 55,606.64 BIF |
| 100 GEL | 111,213.28 BIF |
| 500 GEL | 556,066.39 BIF |
| 1,000 GEL | 1,112,132.79 BIF |
Get GEL/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=BIFExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-05-09T06:05:04Z",
"rates": {
"BIF": 1112.132785
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "BIF",
"amount": 100
},
"result": 111213.2785,
"rate": 1112.132785
}Build with GEL/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key