Rate Overview
Live
1 MOP = 0.222482 ANG
1 ANG = 4.4947
MOP
Avg
0.223416
High
0.225084
Low
0.220464
Last updated: 8/1/2026, 12:15:15 PM
Quick Conversions
| MOP | ANG |
|---|---|
| 1 MOP | 0.22 ANG |
| 10 MOP | 2.22 ANG |
| 50 MOP | 11.12 ANG |
| 100 MOP | 22.25 ANG |
| 500 MOP | 111.24 ANG |
| 1,000 MOP | 222.48 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-08-01T12:15:15Z",
"rates": {
"ANG": 0.222482
}
}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.2482,
"rate": 0.222482
}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