Rate Overview
Live
1 MDL = 0.149226 GEL
1 GEL = 6.7012
MDL
Avg
0.149253
High
0.149476
Low
0.148615
Last updated: 7/6/2026, 6:07:37 AM
Quick Conversions
| MDL | GEL |
|---|---|
| 1 MDL | 0.15 GEL |
| 10 MDL | 1.49 GEL |
| 50 MDL | 7.46 GEL |
| 100 MDL | 14.92 GEL |
| 500 MDL | 74.61 GEL |
| 1,000 MDL | 149.23 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-06T06:07:37Z",
"rates": {
"GEL": 0.149226
}
}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.9226,
"rate": 0.149226
}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