Rate Overview
Live
1 AED = 109.2888 MRO
1 MRO = 0.009150
AED
Avg
109.1648
High
109.2888
Low
108.9367
Last updated: 8/15/2026, 3:57:02 PM
Quick Conversions
| AED | MRO |
|---|---|
| 1 AED | 109.29 MRO |
| 10 AED | 1,092.89 MRO |
| 50 AED | 5,464.44 MRO |
| 100 AED | 10,928.88 MRO |
| 500 AED | 54,644.42 MRO |
| 1,000 AED | 109,288.85 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-08-15T15:57:02Z",
"rates": {
"MRO": 109.288847
}
}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": 10928.8847,
"rate": 109.288847
}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