Rate Overview
Live
1 GEL = 6.6901 MDL
1 MDL = 0.149474
GEL
Avg
6.7016
High
6.7288
Low
6.6901
Last updated: 7/4/2026, 5:18:45 AM
Quick Conversions
| GEL | MDL |
|---|---|
| 1 GEL | 6.69 MDL |
| 10 GEL | 66.90 MDL |
| 50 GEL | 334.51 MDL |
| 100 GEL | 669.01 MDL |
| 500 GEL | 3,345.07 MDL |
| 1,000 GEL | 6,690.14 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-04T05:18:45Z",
"rates": {
"MDL": 6.690136
}
}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": 669.0136,
"rate": 6.690136
}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