Rate Overview
Live
1 GEL = 0.650701 BAM
1 BAM = 1.5368
GEL
Avg
0.649855
High
0.653365
Low
0.643541
Last updated: 7/19/2026, 11:53:21 PM
Quick Conversions
| GEL | BAM |
|---|---|
| 1 GEL | 0.65 BAM |
| 10 GEL | 6.51 BAM |
| 50 GEL | 32.54 BAM |
| 100 GEL | 65.07 BAM |
| 500 GEL | 325.35 BAM |
| 1,000 GEL | 650.70 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-19T23:53:21Z",
"rates": {
"BAM": 0.650701
}
}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.0701,
"rate": 0.650701
}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