Rate Overview
Live
1 GEL = 0.370703 BMD
1 BMD = 2.6976
GEL
Avg
0.371048
High
0.374096
Low
0.367264
Last updated: 3/27/2026, 11:49:57 AM
Quick Conversions
| GEL | BMD |
|---|---|
| 1 GEL | 0.37 BMD |
| 10 GEL | 3.71 BMD |
| 50 GEL | 18.54 BMD |
| 100 GEL | 37.07 BMD |
| 500 GEL | 185.35 BMD |
| 1,000 GEL | 370.70 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-03-27T11:49:57Z",
"rates": {
"BMD": 0.370703
}
}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": 37.0703,
"rate": 0.370703
}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