Rate Overview
Live
1 MOP = 0.455159 AED
1 AED = 2.1970
MOP
Avg
0.456418
High
0.458689
Low
0.453838
Last updated: 5/29/2026, 7:51:12 PM
Quick Conversions
| MOP | AED |
|---|---|
| 1 MOP | 0.46 AED |
| 10 MOP | 4.55 AED |
| 50 MOP | 22.76 AED |
| 100 MOP | 45.52 AED |
| 500 MOP | 227.58 AED |
| 1,000 MOP | 455.16 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-05-29T19:51:12Z",
"rates": {
"AED": 0.455159
}
}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.515899999999995,
"rate": 0.455159
}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