Rate Overview
Live
1 MAD = 42.8129 MRO
1 MRO = 0.023357
MAD
Avg
42.8156
High
42.9737
Low
42.6262
Last updated: 3/27/2026, 12:55:14 PM
Quick Conversions
| MAD | MRO |
|---|---|
| 1 MAD | 42.81 MRO |
| 10 MAD | 428.13 MRO |
| 50 MAD | 2,140.65 MRO |
| 100 MAD | 4,281.29 MRO |
| 500 MAD | 21,406.45 MRO |
| 1,000 MAD | 42,812.91 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-27T12:55:14Z",
"rates": {
"MRO": 42.812909
}
}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": 4281.2909,
"rate": 42.812909
}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