Rate Overview
Live
1 AED = 2.1991 MOP
1 MOP = 0.454730
AED
Avg
2.1987
High
2.1992
Low
2.1981
Last updated: 9/3/2026, 6:08:04 AM
Quick Conversions
| AED | MOP |
|---|---|
| 1 AED | 2.20 MOP |
| 10 AED | 21.99 MOP |
| 50 AED | 109.96 MOP |
| 100 AED | 219.91 MOP |
| 500 AED | 1,099.55 MOP |
| 1,000 AED | 2,199.11 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-09-03T06:08:04Z",
"rates": {
"MOP": 2.199109
}
}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.9109,
"rate": 2.199109
}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