Rate Overview
Live
1 AED = 108.5948 MRO
1 MRO = 0.009209
AED
Avg
108.9768
High
109.3655
Low
108.5142
Last updated: 7/27/2026, 9:39:22 AM
Quick Conversions
| AED | MRO |
|---|---|
| 1 AED | 108.59 MRO |
| 10 AED | 1,085.95 MRO |
| 50 AED | 5,429.74 MRO |
| 100 AED | 10,859.48 MRO |
| 500 AED | 54,297.40 MRO |
| 1,000 AED | 108,594.80 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-27T09:39:22Z",
"rates": {
"MRO": 108.594798
}
}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": 10859.4798,
"rate": 108.594798
}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