Rate Overview
Live
1 BAM = 1.6307 GEL
1 GEL = 0.613231
BAM
Avg
1.6196
High
1.6307
Low
1.6098
Last updated: 4/18/2026, 8:51:12 AM
Quick Conversions
| BAM | GEL |
|---|---|
| 1 BAM | 1.63 GEL |
| 10 BAM | 16.31 GEL |
| 50 BAM | 81.54 GEL |
| 100 BAM | 163.07 GEL |
| 500 BAM | 815.35 GEL |
| 1,000 BAM | 1,630.71 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-04-18T08:51:12Z",
"rates": {
"GEL": 1.630708
}
}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": 163.0708,
"rate": 1.630708
}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