Rate Overview
Live
1 AED = 108.7611 MRO
1 MRO = 0.009194
AED
Avg
108.6730
High
109.1166
Low
107.8281
Last updated: 5/27/2026, 9:35:10 PM
Quick Conversions
| AED | MRO |
|---|---|
| 1 AED | 108.76 MRO |
| 10 AED | 1,087.61 MRO |
| 50 AED | 5,438.06 MRO |
| 100 AED | 10,876.11 MRO |
| 500 AED | 54,380.57 MRO |
| 1,000 AED | 108,761.14 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-27T21:35:10Z",
"rates": {
"MRO": 108.761135
}
}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": 10876.1135,
"rate": 108.761135
}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