Rate Overview
Live
1 GEL = 0.618242 BAM
1 BAM = 1.6175
GEL
Avg
0.619700
High
0.623413
Low
0.617715
Last updated: 3/6/2026, 11:27:09 PM
Quick Conversions
| GEL | BAM |
|---|---|
| 1 GEL | 0.62 BAM |
| 10 GEL | 6.18 BAM |
| 50 GEL | 30.91 BAM |
| 100 GEL | 61.82 BAM |
| 500 GEL | 309.12 BAM |
| 1,000 GEL | 618.24 BAM |
Get GEL/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=BAMExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-03-06T23:27:09Z",
"rates": {
"BAM": 0.618242
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "BAM",
"amount": 100
},
"result": 61.8242,
"rate": 0.618242
}Build with GEL/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key