Rate Overview
Live
1 GEL = 0.652974 BAM
1 BAM = 1.5315
GEL
Avg
0.637182
High
0.673634
Low
0.611297
Last updated: 7/23/2026, 1:31:04 PM
Quick Conversions
| GEL | BAM |
|---|---|
| 1 GEL | 0.65 BAM |
| 10 GEL | 6.53 BAM |
| 50 GEL | 32.65 BAM |
| 100 GEL | 65.30 BAM |
| 500 GEL | 326.49 BAM |
| 1,000 GEL | 652.97 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-07-23T13:31:04Z",
"rates": {
"BAM": 0.652974
}
}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": 65.29740000000001,
"rate": 0.652974
}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