Rate Overview
Live
1 MDL = 0.149566 GEL
1 GEL = 6.6860
MDL
Avg
0.155144
High
0.160300
Low
0.149060
Last updated: 7/25/2026, 9:30:45 PM
Quick Conversions
| MDL | GEL |
|---|---|
| 1 MDL | 0.15 GEL |
| 10 MDL | 1.50 GEL |
| 50 MDL | 7.48 GEL |
| 100 MDL | 14.96 GEL |
| 500 MDL | 74.78 GEL |
| 1,000 MDL | 149.57 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-07-25T21:30:45Z",
"rates": {
"GEL": 0.149566
}
}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": 14.9566,
"rate": 0.149566
}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