Rate Overview
Live
1 MAD = 25.9866 YER
1 YER = 0.038481
MAD
Avg
26.2762
High
27.4382
Low
25.3916
Last updated: 5/27/2026, 6:25:52 PM
Quick Conversions
| MAD | YER |
|---|---|
| 1 MAD | 25.99 YER |
| 10 MAD | 259.87 YER |
| 50 MAD | 1,299.33 YER |
| 100 MAD | 2,598.66 YER |
| 500 MAD | 12,993.29 YER |
| 1,000 MAD | 25,986.58 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-05-27T18:25:52Z",
"rates": {
"YER": 25.986579
}
}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": 2598.6578999999997,
"rate": 25.986579
}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