Rate Overview
Live
1 BIF = 0.000894 GEL
1 GEL = 1118.57
BIF
Avg
0.000907
High
0.000919
Low
0.000894
Last updated: 5/28/2026, 9:56:43 PM
Quick Conversions
| BIF | GEL |
|---|---|
| 1 BIF | 0.00 GEL |
| 10 BIF | 0.01 GEL |
| 50 BIF | 0.04 GEL |
| 100 BIF | 0.09 GEL |
| 500 BIF | 0.45 GEL |
| 1,000 BIF | 0.89 GEL |
Get BIF/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=GELExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-05-28T21:56:43Z",
"rates": {
"GEL": 0.000894
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "GEL",
"amount": 100
},
"result": 0.08940000000000001,
"rate": 0.000894
}Build with BIF/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key