Rate Overview
Live
1 BAM = 1.5843 GEL
1 GEL = 0.631181
BAM
Avg
1.6097
High
1.6487
Low
1.5843
Last updated: 5/29/2026, 4:52:09 PM
Quick Conversions
| BAM | GEL |
|---|---|
| 1 BAM | 1.58 GEL |
| 10 BAM | 15.84 GEL |
| 50 BAM | 79.22 GEL |
| 100 BAM | 158.43 GEL |
| 500 BAM | 792.17 GEL |
| 1,000 BAM | 1,584.33 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-05-29T16:52:09Z",
"rates": {
"GEL": 1.584331
}
}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": 158.4331,
"rate": 1.584331
}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