Rate Overview
Live
1 AED = 108.6743 MRO
1 MRO = 0.009202
AED
Avg
108.8318
High
109.1734
Low
108.6530
Last updated: 3/7/2026, 2:11:47 AM
Quick Conversions
| AED | MRO |
|---|---|
| 1 AED | 108.67 MRO |
| 10 AED | 1,086.74 MRO |
| 50 AED | 5,433.72 MRO |
| 100 AED | 10,867.43 MRO |
| 500 AED | 54,337.17 MRO |
| 1,000 AED | 108,674.34 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-03-07T02:11:47Z",
"rates": {
"MRO": 108.674337
}
}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": 10867.4337,
"rate": 108.674337
}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