Rate Overview
Live
1 GEL = 0.380062 BMD
1 BMD = 2.6311
GEL
Avg
0.379739
High
0.380728
Low
0.378747
Last updated: 7/8/2026, 5:15:04 AM
Quick Conversions
| GEL | BMD |
|---|---|
| 1 GEL | 0.38 BMD |
| 10 GEL | 3.80 BMD |
| 50 GEL | 19.00 BMD |
| 100 GEL | 38.01 BMD |
| 500 GEL | 190.03 BMD |
| 1,000 GEL | 380.06 BMD |
Get GEL/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=BMDExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-08T05:15:04Z",
"rates": {
"BMD": 0.380062
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "BMD",
"amount": 100
},
"result": 38.0062,
"rate": 0.380062
}Build with GEL/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key