Rate Overview
Live
1 AED = 109.5192 MRO
1 MRO = 0.009131
AED
Avg
109.1507
High
109.5192
Low
108.7588
Last updated: 9/5/2026, 3:17:18 PM
Quick Conversions
| AED | MRO |
|---|---|
| 1 AED | 109.52 MRO |
| 10 AED | 1,095.19 MRO |
| 50 AED | 5,475.96 MRO |
| 100 AED | 10,951.92 MRO |
| 500 AED | 54,759.61 MRO |
| 1,000 AED | 109,519.23 MRO |
Get AED/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=MROExample Response:
{
"success": true,
"base": "AED",
"date": "2026-09-05T15:17:18Z",
"rates": {
"MRO": 109.519229
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "MRO",
"amount": 100
},
"result": 10951.9229,
"rate": 109.519229
}Build with AED/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key