Rate Overview
Live
1 AED = 2.1937 MOP
1 MOP = 0.455857
AED
Avg
2.1930
High
2.1941
Low
2.1898
Last updated: 3/7/2026, 2:56:08 AM
Quick Conversions
| AED | MOP |
|---|---|
| 1 AED | 2.19 MOP |
| 10 AED | 21.94 MOP |
| 50 AED | 109.68 MOP |
| 100 AED | 219.37 MOP |
| 500 AED | 1,096.83 MOP |
| 1,000 AED | 2,193.67 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-07T02:56:08Z",
"rates": {
"MOP": 2.193669
}
}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.3669,
"rate": 2.193669
}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