Rate Overview
Live
1 GEL = 0.650103 BAM
1 BAM = 1.5382
GEL
Avg
0.650530
High
0.651126
Low
0.650103
Last updated: 7/2/2026, 1:17:25 PM
Quick Conversions
| GEL | BAM |
|---|---|
| 1 GEL | 0.65 BAM |
| 10 GEL | 6.50 BAM |
| 50 GEL | 32.51 BAM |
| 100 GEL | 65.01 BAM |
| 500 GEL | 325.05 BAM |
| 1,000 GEL | 650.10 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-02T13:17:25Z",
"rates": {
"BAM": 0.650103
}
}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.0103,
"rate": 0.650103
}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