Rate Overview
Live
1 BMD = 2.6281 GEL
1 GEL = 0.380502
BMD
Avg
2.6243
High
2.6285
Low
2.6172
Last updated: 7/25/2026, 1:28:04 PM
Quick Conversions
| BMD | GEL |
|---|---|
| 1 BMD | 2.63 GEL |
| 10 BMD | 26.28 GEL |
| 50 BMD | 131.41 GEL |
| 100 BMD | 262.81 GEL |
| 500 BMD | 1,314.06 GEL |
| 1,000 BMD | 2,628.11 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-25T13:28:04Z",
"rates": {
"GEL": 2.62811
}
}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.811,
"rate": 2.62811
}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