Rate Overview
Live
1 MOP = 0.222895 ANG
1 ANG = 4.4864
MOP
Avg
0.222866
High
0.223559
Low
0.222441
Last updated: 7/10/2026, 3:53:27 PM
Quick Conversions
| MOP | ANG |
|---|---|
| 1 MOP | 0.22 ANG |
| 10 MOP | 2.23 ANG |
| 50 MOP | 11.14 ANG |
| 100 MOP | 22.29 ANG |
| 500 MOP | 111.45 ANG |
| 1,000 MOP | 222.90 ANG |
Get MOP/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=ANGExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-10T15:53:27Z",
"rates": {
"ANG": 0.222895
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "ANG",
"amount": 100
},
"result": 22.2895,
"rate": 0.222895
}Build with MOP/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key