Rate Overview
Live
1 BMD = 2.6207 GEL
1 GEL = 0.381570
BMD
Avg
2.6862
High
2.7228
Low
2.6207
Last updated: 7/28/2026, 4:41:03 PM
Quick Conversions
| BMD | GEL |
|---|---|
| 1 BMD | 2.62 GEL |
| 10 BMD | 26.21 GEL |
| 50 BMD | 131.04 GEL |
| 100 BMD | 262.07 GEL |
| 500 BMD | 1,310.37 GEL |
| 1,000 BMD | 2,620.75 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-07-28T16:41:03Z",
"rates": {
"GEL": 2.620749
}
}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": 262.0749,
"rate": 2.620749
}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