Rate Overview
Live
1 MRO = 0.009195 AED
1 AED = 108.7548
MRO
Avg
0.009222
High
0.009308
Low
0.009133
Last updated: 5/28/2026, 12:06:04 AM
Quick Conversions
| MRO | AED |
|---|---|
| 1 MRO | 0.01 AED |
| 10 MRO | 0.09 AED |
| 50 MRO | 0.46 AED |
| 100 MRO | 0.92 AED |
| 500 MRO | 4.60 AED |
| 1,000 MRO | 9.20 AED |
Get MRO/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=AEDExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-05-28T00:06:04Z",
"rates": {
"AED": 0.009195
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "AED",
"amount": 100
},
"result": 0.9195,
"rate": 0.009195
}Build with MRO/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key