Rate Overview
Live
1 MOP = 0.454437 AED
1 AED = 2.2005
MOP
Avg
0.454498
High
0.454611
Low
0.454420
Last updated: 8/14/2026, 4:55:43 PM
Quick Conversions
| MOP | AED |
|---|---|
| 1 MOP | 0.45 AED |
| 10 MOP | 4.54 AED |
| 50 MOP | 22.72 AED |
| 100 MOP | 45.44 AED |
| 500 MOP | 227.22 AED |
| 1,000 MOP | 454.44 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-08-14T16:55:43Z",
"rates": {
"AED": 0.454437
}
}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.4437,
"rate": 0.454437
}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