Rate Overview
Live
1 GEL = 6.7046 MDL
1 MDL = 0.149151
GEL
Avg
6.6580
High
6.7288
Low
6.5541
Last updated: 7/13/2026, 1:05:57 PM
Quick Conversions
| GEL | MDL |
|---|---|
| 1 GEL | 6.70 MDL |
| 10 GEL | 67.05 MDL |
| 50 GEL | 335.23 MDL |
| 100 GEL | 670.46 MDL |
| 500 GEL | 3,352.30 MDL |
| 1,000 GEL | 6,704.61 MDL |
Get GEL/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=MDLExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-13T13:05:57Z",
"rates": {
"MDL": 6.704607
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "MDL",
"amount": 100
},
"result": 670.4607,
"rate": 6.704607
}Build with GEL/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key