Rate Overview
Live
1 GEL = 0.380501 BMD
1 BMD = 2.6281
GEL
Avg
0.367816
High
0.380501
Low
0.352056
Last updated: 7/25/2026, 10:23:49 AM
Quick Conversions
| GEL | BMD |
|---|---|
| 1 GEL | 0.38 BMD |
| 10 GEL | 3.81 BMD |
| 50 GEL | 19.03 BMD |
| 100 GEL | 38.05 BMD |
| 500 GEL | 190.25 BMD |
| 1,000 GEL | 380.50 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-25T10:23:49Z",
"rates": {
"BMD": 0.380501
}
}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.0501,
"rate": 0.380501
}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