Rate Overview
Live
1 MAD = 0.279485 GEL
1 GEL = 3.5780
MAD
Avg
0.290803
High
0.307430
Low
0.279485
Last updated: 7/28/2026, 3:38:28 AM
Quick Conversions
| MAD | GEL |
|---|---|
| 1 MAD | 0.28 GEL |
| 10 MAD | 2.79 GEL |
| 50 MAD | 13.97 GEL |
| 100 MAD | 27.95 GEL |
| 500 MAD | 139.74 GEL |
| 1,000 MAD | 279.48 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-07-28T03:38:28Z",
"rates": {
"GEL": 0.279485
}
}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": 27.9485,
"rate": 0.279485
}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