Rate Overview
Live
1 BMD = 2.6305 GEL
1 GEL = 0.380161
BMD
Avg
2.6326
High
2.6403
Low
2.6265
Last updated: 7/9/2026, 4:13:18 AM
Quick Conversions
| BMD | GEL |
|---|---|
| 1 BMD | 2.63 GEL |
| 10 BMD | 26.30 GEL |
| 50 BMD | 131.52 GEL |
| 100 BMD | 263.05 GEL |
| 500 BMD | 1,315.23 GEL |
| 1,000 BMD | 2,630.46 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-09T04:13:18Z",
"rates": {
"GEL": 2.630462
}
}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": 263.0462,
"rate": 2.630462
}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