Rate Overview
Live
1 AED = 109.2517 MRO
1 MRO = 0.009153
AED
Avg
108.8432
High
109.2517
Low
108.3729
Last updated: 7/4/2026, 5:45:05 PM
Quick Conversions
| AED | MRO |
|---|---|
| 1 AED | 109.25 MRO |
| 10 AED | 1,092.52 MRO |
| 50 AED | 5,462.58 MRO |
| 100 AED | 10,925.17 MRO |
| 500 AED | 54,625.83 MRO |
| 1,000 AED | 109,251.66 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-04T17:45:05Z",
"rates": {
"MRO": 109.251659
}
}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": 10925.1659,
"rate": 109.251659
}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