Rate Overview
Live
1 MDL = 0.157485 GEL
1 GEL = 6.3498
MDL
Avg
0.156827
High
0.157485
Low
0.156071
Last updated: 3/7/2026, 1:56:44 AM
Quick Conversions
| MDL | GEL |
|---|---|
| 1 MDL | 0.16 GEL |
| 10 MDL | 1.57 GEL |
| 50 MDL | 7.87 GEL |
| 100 MDL | 15.75 GEL |
| 500 MDL | 78.74 GEL |
| 1,000 MDL | 157.49 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-03-07T01:56:44Z",
"rates": {
"GEL": 0.157485
}
}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.748500000000002,
"rate": 0.157485
}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