Rate Overview
Live
1 MAD = 25.3712 YER
1 YER = 0.039415
MAD
Avg
25.4855
High
25.6186
Low
25.3712
Last updated: 9/2/2026, 6:41:15 AM
Quick Conversions
| MAD | YER |
|---|---|
| 1 MAD | 25.37 YER |
| 10 MAD | 253.71 YER |
| 50 MAD | 1,268.56 YER |
| 100 MAD | 2,537.12 YER |
| 500 MAD | 12,685.62 YER |
| 1,000 MAD | 25,371.24 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-09-02T06:41:15Z",
"rates": {
"YER": 25.371237
}
}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": 2537.1237,
"rate": 25.371237
}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