Rate Overview
Live
1 MAD = 42.8246 MRO
1 MRO = 0.023351
MAD
Avg
42.6191
High
45.0152
Low
40.1595
Last updated: 3/27/2026, 2:36:08 PM
Quick Conversions
| MAD | MRO |
|---|---|
| 1 MAD | 42.82 MRO |
| 10 MAD | 428.25 MRO |
| 50 MAD | 2,141.23 MRO |
| 100 MAD | 4,282.46 MRO |
| 500 MAD | 21,412.29 MRO |
| 1,000 MAD | 42,824.58 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-03-27T14:36:08Z",
"rates": {
"MRO": 42.824582
}
}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": 4282.4582,
"rate": 42.824582
}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