Rate Overview
Live
1 GEL = 6.4028 MDL
1 MDL = 0.156182
GEL
Avg
6.4163
High
6.4313
Low
6.4025
Last updated: 5/7/2026, 12:14:41 AM
Quick Conversions
| GEL | MDL |
|---|---|
| 1 GEL | 6.40 MDL |
| 10 GEL | 64.03 MDL |
| 50 GEL | 320.14 MDL |
| 100 GEL | 640.28 MDL |
| 500 GEL | 3,201.40 MDL |
| 1,000 GEL | 6,402.80 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-05-07T00:14:41Z",
"rates": {
"MDL": 6.4028
}
}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": 640.28,
"rate": 6.4028
}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