Rate Overview
Live
1 MAD = 0.291981 GEL
1 GEL = 3.4249
MAD
Avg
0.291615
High
0.292722
Low
0.290389
Last updated: 3/7/2026, 1:05:41 AM
Quick Conversions
| MAD | GEL |
|---|---|
| 1 MAD | 0.29 GEL |
| 10 MAD | 2.92 GEL |
| 50 MAD | 14.60 GEL |
| 100 MAD | 29.20 GEL |
| 500 MAD | 145.99 GEL |
| 1,000 MAD | 291.98 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-03-07T01:05:41Z",
"rates": {
"GEL": 0.291981
}
}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.1981,
"rate": 0.291981
}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