Rate Overview
Live
1 BMD = 2.6067 GEL
1 GEL = 0.383628
BMD
Avg
2.6091
High
2.6138
Low
2.6063
Last updated: 8/19/2026, 5:04:35 AM
Quick Conversions
| BMD | GEL |
|---|---|
| 1 BMD | 2.61 GEL |
| 10 BMD | 26.07 GEL |
| 50 BMD | 130.33 GEL |
| 100 BMD | 260.67 GEL |
| 500 BMD | 1,303.35 GEL |
| 1,000 BMD | 2,606.69 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-08-19T05:04:35Z",
"rates": {
"GEL": 2.606693
}
}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": 260.6693,
"rate": 2.606693
}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