Rate Overview
Live
1 AED = 2.1958 MOP
1 MOP = 0.455425
AED
Avg
2.1907
High
2.1980
Low
2.1831
Last updated: 3/27/2026, 9:49:48 AM
Quick Conversions
| AED | MOP |
|---|---|
| 1 AED | 2.20 MOP |
| 10 AED | 21.96 MOP |
| 50 AED | 109.79 MOP |
| 100 AED | 219.58 MOP |
| 500 AED | 1,097.88 MOP |
| 1,000 AED | 2,195.75 MOP |
Get AED/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=MOPExample Response:
{
"success": true,
"base": "AED",
"date": "2026-03-27T09:49:48Z",
"rates": {
"MOP": 2.195752
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "MOP",
"amount": 100
},
"result": 219.57520000000002,
"rate": 2.195752
}Build with AED/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key