Rate Overview
Live
1 MAD = 25.8159 YER
1 YER = 0.038736
MAD
Avg
25.7636
High
25.8159
Low
25.7309
Last updated: 6/17/2026, 6:38:12 AM
Quick Conversions
| MAD | YER |
|---|---|
| 1 MAD | 25.82 YER |
| 10 MAD | 258.16 YER |
| 50 MAD | 1,290.80 YER |
| 100 MAD | 2,581.59 YER |
| 500 MAD | 12,907.96 YER |
| 1,000 MAD | 25,815.91 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-06-17T06:38:12Z",
"rates": {
"YER": 25.815914
}
}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": 2581.5914,
"rate": 25.815914
}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