Rate Overview
Live
1 MAD = 25.4770 YER
1 YER = 0.039251
MAD
Avg
25.4832
High
25.5872
Low
25.3918
Last updated: 8/12/2026, 6:57:46 AM
Quick Conversions
| MAD | YER |
|---|---|
| 1 MAD | 25.48 YER |
| 10 MAD | 254.77 YER |
| 50 MAD | 1,273.85 YER |
| 100 MAD | 2,547.70 YER |
| 500 MAD | 12,738.48 YER |
| 1,000 MAD | 25,476.96 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-08-12T06:57:46Z",
"rates": {
"YER": 25.476956
}
}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": 2547.6956,
"rate": 25.476956
}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