Rate Overview
Live
1 GEL = 6.6387 MDL
1 MDL = 0.150631
GEL
Avg
6.6526
High
6.6839
Low
6.6348
Last updated: 8/12/2026, 10:01:52 AM
Quick Conversions
| GEL | MDL |
|---|---|
| 1 GEL | 6.64 MDL |
| 10 GEL | 66.39 MDL |
| 50 GEL | 331.94 MDL |
| 100 GEL | 663.87 MDL |
| 500 GEL | 3,319.36 MDL |
| 1,000 GEL | 6,638.73 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-08-12T10:01:52Z",
"rates": {
"MDL": 6.638728
}
}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.8728000000001,
"rate": 6.638728
}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