Rate Overview
Live
1 AED = 108.4730 MRO
1 MRO = 0.009219
AED
Avg
108.7254
High
109.4463
Low
107.8281
Last updated: 7/7/2026, 12:02:08 PM
Quick Conversions
| AED | MRO |
|---|---|
| 1 AED | 108.47 MRO |
| 10 AED | 1,084.73 MRO |
| 50 AED | 5,423.65 MRO |
| 100 AED | 10,847.30 MRO |
| 500 AED | 54,236.51 MRO |
| 1,000 AED | 108,473.03 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-07-07T12:02:08Z",
"rates": {
"MRO": 108.473025
}
}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": 10847.302500000002,
"rate": 108.473025
}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