Rate Overview
Live
1 BMD = 2.6976 GEL
1 GEL = 0.370704
BMD
Avg
2.7125
High
2.7730
Low
2.6731
Last updated: 3/27/2026, 2:36:26 PM
Quick Conversions
| BMD | GEL |
|---|---|
| 1 BMD | 2.70 GEL |
| 10 BMD | 26.98 GEL |
| 50 BMD | 134.88 GEL |
| 100 BMD | 269.76 GEL |
| 500 BMD | 1,348.79 GEL |
| 1,000 BMD | 2,697.57 GEL |
Get BMD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=GELExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-03-27T14:36:26Z",
"rates": {
"GEL": 2.697571
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "GEL",
"amount": 100
},
"result": 269.7571,
"rate": 2.697571
}Build with BMD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key