Rate Overview
Live
1 BIF = 0.000881 GEL
1 GEL = 1135.07
BIF
Avg
0.000883
High
0.000886
Low
0.000881
Last updated: 7/8/2026, 1:10:09 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.44 GEL |
| 1,000 BIF | 0.88 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-07-08T13:10:09Z",
"rates": {
"GEL": 0.000881
}
}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.0881,
"rate": 0.000881
}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