Rate Overview
Live
1 MDL = 0.150631 GEL
1 GEL = 6.6387
MDL
Avg
0.150319
High
0.150719
Low
0.149613
Last updated: 8/12/2026, 8:42:11 AM
Quick Conversions
| MDL | GEL |
|---|---|
| 1 MDL | 0.15 GEL |
| 10 MDL | 1.51 GEL |
| 50 MDL | 7.53 GEL |
| 100 MDL | 15.06 GEL |
| 500 MDL | 75.32 GEL |
| 1,000 MDL | 150.63 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-08-12T08:42:11Z",
"rates": {
"GEL": 0.150631
}
}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": 15.063099999999999,
"rate": 0.150631
}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