Rate Overview
Live
1 BAM = 1.6175 GEL
1 GEL = 0.618243
BAM
Avg
1.6139
High
1.6189
Low
1.6041
Last updated: 3/7/2026, 2:31:17 AM
Quick Conversions
| BAM | GEL |
|---|---|
| 1 BAM | 1.62 GEL |
| 10 BAM | 16.17 GEL |
| 50 BAM | 80.87 GEL |
| 100 BAM | 161.75 GEL |
| 500 BAM | 808.74 GEL |
| 1,000 BAM | 1,617.49 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-03-07T02:31:17Z",
"rates": {
"GEL": 1.617487
}
}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": 161.74869999999999,
"rate": 1.617487
}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