Rate Overview
Live
1 MAD = 0.288391 GEL
1 GEL = 3.4675
MAD
Avg
0.296015
High
0.305821
Low
0.288391
Last updated: 3/27/2026, 5:06:30 PM
Quick Conversions
| MAD | GEL |
|---|---|
| 1 MAD | 0.29 GEL |
| 10 MAD | 2.88 GEL |
| 50 MAD | 14.42 GEL |
| 100 MAD | 28.84 GEL |
| 500 MAD | 144.20 GEL |
| 1,000 MAD | 288.39 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-27T17:06:30Z",
"rates": {
"GEL": 0.288391
}
}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.839100000000002,
"rate": 0.288391
}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