Rate Overview
Live
1 MDL = 0.152409 GEL
1 GEL = 6.5613
MDL
Avg
0.152492
High
0.152731
Low
0.152285
Last updated: 6/16/2026, 9:01:21 AM
Quick Conversions
| MDL | GEL |
|---|---|
| 1 MDL | 0.15 GEL |
| 10 MDL | 1.52 GEL |
| 50 MDL | 7.62 GEL |
| 100 MDL | 15.24 GEL |
| 500 MDL | 76.20 GEL |
| 1,000 MDL | 152.41 GEL |
Get MDL/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=GELExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-06-16T09:01:21Z",
"rates": {
"GEL": 0.152409
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "GEL",
"amount": 100
},
"result": 15.240899999999998,
"rate": 0.152409
}Build with MDL/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key