Rate Overview
Live
1 GEL = 6.6317 MDL
1 MDL = 0.150790
GEL
Avg
6.6243
High
6.6784
Low
6.5682
Last updated: 9/2/2026, 9:16:50 AM
Quick Conversions
| GEL | MDL |
|---|---|
| 1 GEL | 6.63 MDL |
| 10 GEL | 66.32 MDL |
| 50 GEL | 331.59 MDL |
| 100 GEL | 663.17 MDL |
| 500 GEL | 3,315.87 MDL |
| 1,000 GEL | 6,631.74 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-09-02T09:16:50Z",
"rates": {
"MDL": 6.631736
}
}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": 663.1736,
"rate": 6.631736
}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