Rate Overview
Live
1 MAD = 42.8553 MRO
1 MRO = 0.023334
MAD
Avg
42.8212
High
42.9737
Low
42.6262
Last updated: 3/27/2026, 9:25:45 AM
Quick Conversions
| MAD | MRO |
|---|---|
| 1 MAD | 42.86 MRO |
| 10 MAD | 428.55 MRO |
| 50 MAD | 2,142.76 MRO |
| 100 MAD | 4,285.53 MRO |
| 500 MAD | 21,427.64 MRO |
| 1,000 MAD | 42,855.28 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-27T09:25:45Z",
"rates": {
"MRO": 42.855282
}
}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": 4285.528200000001,
"rate": 42.855282
}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