Rate Overview
Live
1 BMD = 2.6800 GEL
1 GEL = 0.373135
BMD
Avg
2.6834
High
2.6901
Low
2.6796
Last updated: 5/7/2026, 9:13:48 AM
Quick Conversions
| BMD | GEL |
|---|---|
| 1 BMD | 2.68 GEL |
| 10 BMD | 26.80 GEL |
| 50 BMD | 134.00 GEL |
| 100 BMD | 268.00 GEL |
| 500 BMD | 1,340.00 GEL |
| 1,000 BMD | 2,679.99 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-05-07T09:13:48Z",
"rates": {
"GEL": 2.679992
}
}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": 267.9992,
"rate": 2.679992
}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