Rate Overview
Live
1 MOP = 0.455934 AED
1 AED = 2.1933
MOP
Avg
0.456016
High
0.456669
Low
0.455758
Last updated: 3/7/2026, 12:08:08 AM
Quick Conversions
| MOP | AED |
|---|---|
| 1 MOP | 0.46 AED |
| 10 MOP | 4.56 AED |
| 50 MOP | 22.80 AED |
| 100 MOP | 45.59 AED |
| 500 MOP | 227.97 AED |
| 1,000 MOP | 455.93 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-03-07T00:08:08Z",
"rates": {
"AED": 0.455934
}
}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.5934,
"rate": 0.455934
}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