Rate Overview
Live
1 GEL = 0.615771 BAM
1 BAM = 1.6240
GEL
Avg
0.619083
High
0.622239
Low
0.615771
Last updated: 4/17/2026, 12:31:18 AM
Quick Conversions
| GEL | BAM |
|---|---|
| 1 GEL | 0.62 BAM |
| 10 GEL | 6.16 BAM |
| 50 GEL | 30.79 BAM |
| 100 GEL | 61.58 BAM |
| 500 GEL | 307.89 BAM |
| 1,000 GEL | 615.77 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-04-17T00:31:18Z",
"rates": {
"BAM": 0.615771
}
}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.577099999999994,
"rate": 0.615771
}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