Rate Overview
Live
1 BAM = 1.5247 GEL
1 GEL = 0.655866
BAM
Avg
1.5984
High
1.6457
Low
1.5247
Last updated: 7/29/2026, 1:06:56 AM
Quick Conversions
| BAM | GEL |
|---|---|
| 1 BAM | 1.52 GEL |
| 10 BAM | 15.25 GEL |
| 50 BAM | 76.24 GEL |
| 100 BAM | 152.47 GEL |
| 500 BAM | 762.35 GEL |
| 1,000 BAM | 1,524.70 GEL |
Get BAM/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=GELExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-29T01:06:56Z",
"rates": {
"GEL": 1.524702
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "GEL",
"amount": 100
},
"result": 152.4702,
"rate": 1.524702
}Build with BAM/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key