Rate Overview
Live
1 GEL = 0.647083 BAM
1 BAM = 1.5454
GEL
Avg
0.647099
High
0.648892
Low
0.644735
Last updated: 9/3/2026, 2:11:54 PM
Quick Conversions
| GEL | BAM |
|---|---|
| 1 GEL | 0.65 BAM |
| 10 GEL | 6.47 BAM |
| 50 GEL | 32.35 BAM |
| 100 GEL | 64.71 BAM |
| 500 GEL | 323.54 BAM |
| 1,000 GEL | 647.08 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-09-03T14:11:54Z",
"rates": {
"BAM": 0.647083
}
}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": 64.7083,
"rate": 0.647083
}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