Rate Overview
Live
1 MAD = 25.3051 YER
1 YER = 0.039518
MAD
Avg
25.3417
High
25.4118
Low
25.2839
Last updated: 7/7/2026, 9:04:32 AM
Quick Conversions
| MAD | YER |
|---|---|
| 1 MAD | 25.31 YER |
| 10 MAD | 253.05 YER |
| 50 MAD | 1,265.26 YER |
| 100 MAD | 2,530.51 YER |
| 500 MAD | 12,652.57 YER |
| 1,000 MAD | 25,305.14 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-07T09:04:32Z",
"rates": {
"YER": 25.305143
}
}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": 2530.5143000000003,
"rate": 25.305143
}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