Rate Overview
Live
1 MAD = 0.280880 GEL
1 GEL = 3.5602
MAD
Avg
0.280479
High
0.280880
Low
0.280048
Last updated: 8/11/2026, 7:02:54 PM
Quick Conversions
| MAD | GEL |
|---|---|
| 1 MAD | 0.28 GEL |
| 10 MAD | 2.81 GEL |
| 50 MAD | 14.04 GEL |
| 100 MAD | 28.09 GEL |
| 500 MAD | 140.44 GEL |
| 1,000 MAD | 280.88 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-08-11T19:02:54Z",
"rates": {
"GEL": 0.28088
}
}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": 28.088,
"rate": 0.28088
}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