Rate Overview
Live
1 MAD = 25.4320 YER
1 YER = 0.039321
MAD
Avg
25.6998
High
26.3083
Low
25.2839
Last updated: 7/28/2026, 1:34:51 AM
Quick Conversions
| MAD | YER |
|---|---|
| 1 MAD | 25.43 YER |
| 10 MAD | 254.32 YER |
| 50 MAD | 1,271.60 YER |
| 100 MAD | 2,543.20 YER |
| 500 MAD | 12,716.01 YER |
| 1,000 MAD | 25,432.02 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-28T01:34:51Z",
"rates": {
"YER": 25.432018
}
}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": 2543.2018,
"rate": 25.432018
}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