Rate Overview
Live
1 AED = 108.9505 MRO
1 MRO = 0.009178
AED
Avg
108.9634
High
109.5172
Low
108.7813
Last updated: 6/17/2026, 1:43:10 AM
Quick Conversions
| AED | MRO |
|---|---|
| 1 AED | 108.95 MRO |
| 10 AED | 1,089.51 MRO |
| 50 AED | 5,447.53 MRO |
| 100 AED | 10,895.05 MRO |
| 500 AED | 54,475.27 MRO |
| 1,000 AED | 108,950.53 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-06-17T01:43:10Z",
"rates": {
"MRO": 108.950531
}
}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": 10895.0531,
"rate": 108.950531
}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