Rate Overview
Live
1 AED = 109.0432 MRO
1 MRO = 0.009171
AED
Avg
108.6842
High
109.1166
Low
107.8281
Last updated: 3/27/2026, 6:53:23 PM
Quick Conversions
| AED | MRO |
|---|---|
| 1 AED | 109.04 MRO |
| 10 AED | 1,090.43 MRO |
| 50 AED | 5,452.16 MRO |
| 100 AED | 10,904.32 MRO |
| 500 AED | 54,521.58 MRO |
| 1,000 AED | 109,043.16 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-27T18:53:23Z",
"rates": {
"MRO": 109.043163
}
}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": 10904.3163,
"rate": 109.043163
}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