Rate Overview
Live
1 BIF = 0.000879 GEL
1 GEL = 1137.66
BIF
Avg
0.000897
High
0.000919
Low
0.000878
Last updated: 7/30/2026, 11:07:55 AM
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-30T11:07:55Z",
"rates": {
"GEL": 0.000879
}
}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.0879,
"rate": 0.000879
}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