Rate Overview
Live
1 MOP = 0.454693 AED
1 AED = 2.1993
MOP
Avg
0.455676
High
0.458066
Low
0.454647
Last updated: 7/29/2026, 2:17:40 PM
Quick Conversions
| MOP | AED |
|---|---|
| 1 MOP | 0.45 AED |
| 10 MOP | 4.55 AED |
| 50 MOP | 22.73 AED |
| 100 MOP | 45.47 AED |
| 500 MOP | 227.35 AED |
| 1,000 MOP | 454.69 AED |
Get MOP/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=AEDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-29T14:17:40Z",
"rates": {
"AED": 0.454693
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "AED",
"amount": 100
},
"result": 45.469300000000004,
"rate": 0.454693
}Build with MOP/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key