Rate Overview
Live
1 MOP = 0.454976 AED
1 AED = 2.1979
MOP
Avg
0.455091
High
0.455289
Low
0.454960
Last updated: 6/19/2026, 9:42:16 AM
Quick Conversions
| MOP | AED |
|---|---|
| 1 MOP | 0.45 AED |
| 10 MOP | 4.55 AED |
| 50 MOP | 22.75 AED |
| 100 MOP | 45.50 AED |
| 500 MOP | 227.49 AED |
| 1,000 MOP | 454.98 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-06-19T09:42:16Z",
"rates": {
"AED": 0.454976
}
}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.4976,
"rate": 0.454976
}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