Rate Overview
Live
1 MAD = 25.5622 YER
1 YER = 0.039120
MAD
Avg
25.8503
High
26.3013
Low
25.4402
Last updated: 3/27/2026, 7:49:44 AM
Quick Conversions
| MAD | YER |
|---|---|
| 1 MAD | 25.56 YER |
| 10 MAD | 255.62 YER |
| 50 MAD | 1,278.11 YER |
| 100 MAD | 2,556.22 YER |
| 500 MAD | 12,781.10 YER |
| 1,000 MAD | 25,562.19 YER |
Get MAD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MAD¤cies=YERExample Response:
{
"success": true,
"base": "MAD",
"date": "2026-03-27T07:49:44Z",
"rates": {
"YER": 25.56219
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MAD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "MAD",
"to": "YER",
"amount": 100
},
"result": 2556.219,
"rate": 25.56219
}Build with MAD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key