Rate Overview
Live
1 MDL = 0.149079 GEL
1 GEL = 6.7079
MDL
Avg
0.149375
High
0.150142
Low
0.148942
Last updated: 7/22/2026, 11:54:20 PM
Quick Conversions
| MDL | GEL |
|---|---|
| 1 MDL | 0.15 GEL |
| 10 MDL | 1.49 GEL |
| 50 MDL | 7.45 GEL |
| 100 MDL | 14.91 GEL |
| 500 MDL | 74.54 GEL |
| 1,000 MDL | 149.08 GEL |
Get MDL/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=GELExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-22T23:54:20Z",
"rates": {
"GEL": 0.149079
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "GEL",
"amount": 100
},
"result": 14.9079,
"rate": 0.149079
}Build with MDL/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key