Rate Overview
Live
1 AED = 108.7523 MRO
1 MRO = 0.009195
AED
Avg
108.4271
High
109.4904
Low
107.4239
Last updated: 5/27/2026, 11:48:02 PM
Quick Conversions
| AED | MRO |
|---|---|
| 1 AED | 108.75 MRO |
| 10 AED | 1,087.52 MRO |
| 50 AED | 5,437.61 MRO |
| 100 AED | 10,875.23 MRO |
| 500 AED | 54,376.13 MRO |
| 1,000 AED | 108,752.25 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-05-27T23:48:02Z",
"rates": {
"MRO": 108.752253
}
}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": 10875.2253,
"rate": 108.752253
}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