Rate Overview
Live
1 MAD = 25.3882 YER
1 YER = 0.039388
MAD
Avg
26.0011
High
27.2333
Low
25.3882
Last updated: 7/28/2026, 11:57:30 AM
Quick Conversions
| MAD | YER |
|---|---|
| 1 MAD | 25.39 YER |
| 10 MAD | 253.88 YER |
| 50 MAD | 1,269.41 YER |
| 100 MAD | 2,538.82 YER |
| 500 MAD | 12,694.10 YER |
| 1,000 MAD | 25,388.21 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-28T11:57:30Z",
"rates": {
"YER": 25.388208
}
}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": 2538.8208,
"rate": 25.388208
}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