Rate Overview
Live
1 MAD = 25.5724 YER
1 YER = 0.039105
MAD
Avg
25.7614
High
26.0510
Low
25.5724
Last updated: 3/7/2026, 1:07:33 AM
Quick Conversions
| MAD | YER |
|---|---|
| 1 MAD | 25.57 YER |
| 10 MAD | 255.72 YER |
| 50 MAD | 1,278.62 YER |
| 100 MAD | 2,557.24 YER |
| 500 MAD | 12,786.19 YER |
| 1,000 MAD | 25,572.39 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-07T01:07:33Z",
"rates": {
"YER": 25.572387
}
}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": 2557.2387,
"rate": 25.572387
}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