Rate Overview
Live
1 MOP = 0.453894 AED
1 AED = 2.2032
MOP
Avg
0.454894
High
0.455998
Low
0.453894
Last updated: 5/9/2026, 3:40:07 AM
Quick Conversions
| MOP | AED |
|---|---|
| 1 MOP | 0.45 AED |
| 10 MOP | 4.54 AED |
| 50 MOP | 22.69 AED |
| 100 MOP | 45.39 AED |
| 500 MOP | 226.95 AED |
| 1,000 MOP | 453.89 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-09T03:40:07Z",
"rates": {
"AED": 0.453894
}
}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.3894,
"rate": 0.453894
}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