Rate Overview
Live
1 MAD = 42.5309 MRO
1 MRO = 0.023512
MAD
Avg
42.6526
High
45.0152
Low
40.1595
Last updated: 7/7/2026, 10:58:41 AM
Quick Conversions
| MAD | MRO |
|---|---|
| 1 MAD | 42.53 MRO |
| 10 MAD | 425.31 MRO |
| 50 MAD | 2,126.55 MRO |
| 100 MAD | 4,253.09 MRO |
| 500 MAD | 21,265.46 MRO |
| 1,000 MAD | 42,530.93 MRO |
Get MAD/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MAD¤cies=MROExample Response:
{
"success": true,
"base": "MAD",
"date": "2026-07-07T10:58:41Z",
"rates": {
"MRO": 42.530925
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MAD&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "MAD",
"to": "MRO",
"amount": 100
},
"result": 4253.092500000001,
"rate": 42.530925
}Build with MAD/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key