Rate Overview
Live
1 GEL = 6.6635 MDL
1 MDL = 0.150072
GEL
Avg
6.4779
High
6.7058
Low
6.2441
Last updated: 7/24/2026, 5:18:20 AM
Quick Conversions
| GEL | MDL |
|---|---|
| 1 GEL | 6.66 MDL |
| 10 GEL | 66.63 MDL |
| 50 GEL | 333.17 MDL |
| 100 GEL | 666.35 MDL |
| 500 GEL | 3,331.74 MDL |
| 1,000 GEL | 6,663.47 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-24T05:18:20Z",
"rates": {
"MDL": 6.663473
}
}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": 666.3473,
"rate": 6.663473
}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