Rate Overview
Live
1 MDL = 0.156181 GEL
1 GEL = 6.4028
MDL
Avg
0.155854
High
0.156188
Low
0.155490
Last updated: 5/6/2026, 7:13:50 PM
Quick Conversions
| MDL | GEL |
|---|---|
| 1 MDL | 0.16 GEL |
| 10 MDL | 1.56 GEL |
| 50 MDL | 7.81 GEL |
| 100 MDL | 15.62 GEL |
| 500 MDL | 78.09 GEL |
| 1,000 MDL | 156.18 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-05-06T19:13:50Z",
"rates": {
"GEL": 0.156181
}
}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.618099999999998,
"rate": 0.156181
}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