Rate Overview
Live
1 MAD = 0.288491 GEL
1 GEL = 3.4663
MAD
Avg
0.290639
High
0.293080
Low
0.288491
Last updated: 3/27/2026, 11:39:37 AM
Quick Conversions
| MAD | GEL |
|---|---|
| 1 MAD | 0.29 GEL |
| 10 MAD | 2.88 GEL |
| 50 MAD | 14.42 GEL |
| 100 MAD | 28.85 GEL |
| 500 MAD | 144.25 GEL |
| 1,000 MAD | 288.49 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-27T11:39:37Z",
"rates": {
"GEL": 0.288491
}
}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.8491,
"rate": 0.288491
}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