Rate Overview
Live
1 GEL = 0.637215 BAM
1 BAM = 1.5693
GEL
Avg
0.637298
High
0.638620
Low
0.634652
Last updated: 6/16/2026, 11:15:39 AM
Quick Conversions
| GEL | BAM |
|---|---|
| 1 GEL | 0.64 BAM |
| 10 GEL | 6.37 BAM |
| 50 GEL | 31.86 BAM |
| 100 GEL | 63.72 BAM |
| 500 GEL | 318.61 BAM |
| 1,000 GEL | 637.22 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-06-16T11:15:39Z",
"rates": {
"BAM": 0.637215
}
}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": 63.7215,
"rate": 0.637215
}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