Rate Overview
Live
1 AED = 2.2008 MOP
1 MOP = 0.454387
AED
Avg
2.2005
High
2.2008
Low
2.2000
Last updated: 8/17/2026, 5:44:05 AM
Quick Conversions
| AED | MOP |
|---|---|
| 1 AED | 2.20 MOP |
| 10 AED | 22.01 MOP |
| 50 AED | 110.04 MOP |
| 100 AED | 220.08 MOP |
| 500 AED | 1,100.38 MOP |
| 1,000 AED | 2,200.77 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-08-17T05:44:05Z",
"rates": {
"MOP": 2.200768
}
}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": 220.0768,
"rate": 2.200768
}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