Rate Overview
Live
1 MAD = 25.4164 YER
1 YER = 0.039345
MAD
Avg
25.4054
High
25.4553
Low
25.3280
Last updated: 7/28/2026, 9:10:30 AM
Quick Conversions
| MAD | YER |
|---|---|
| 1 MAD | 25.42 YER |
| 10 MAD | 254.16 YER |
| 50 MAD | 1,270.82 YER |
| 100 MAD | 2,541.64 YER |
| 500 MAD | 12,708.18 YER |
| 1,000 MAD | 25,416.36 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-07-28T09:10:30Z",
"rates": {
"YER": 25.416358
}
}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": 2541.6358,
"rate": 25.416358
}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