Rate Overview
Live
1 MAD = 0.291101 GEL
1 GEL = 3.4352
MAD
Avg
0.290243
High
0.291238
Low
0.289257
Last updated: 4/17/2026, 1:51:03 AM
Quick Conversions
| MAD | GEL |
|---|---|
| 1 MAD | 0.29 GEL |
| 10 MAD | 2.91 GEL |
| 50 MAD | 14.56 GEL |
| 100 MAD | 29.11 GEL |
| 500 MAD | 145.55 GEL |
| 1,000 MAD | 291.10 GEL |
Get MAD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MAD¤cies=GELExample Response:
{
"success": true,
"base": "MAD",
"date": "2026-04-17T01:51:03Z",
"rates": {
"GEL": 0.291101
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MAD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MAD",
"to": "GEL",
"amount": 100
},
"result": 29.1101,
"rate": 0.291101
}Build with MAD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key