Rate Overview
Live
1 GEL = 0.628321 BAM
1 BAM = 1.5915
GEL
Avg
0.622009
High
0.628321
Low
0.615679
Last updated: 3/27/2026, 3:31:21 PM
Quick Conversions
| GEL | BAM |
|---|---|
| 1 GEL | 0.63 BAM |
| 10 GEL | 6.28 BAM |
| 50 GEL | 31.42 BAM |
| 100 GEL | 62.83 BAM |
| 500 GEL | 314.16 BAM |
| 1,000 GEL | 628.32 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-03-27T15:31:21Z",
"rates": {
"BAM": 0.628321
}
}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": 62.832100000000004,
"rate": 0.628321
}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