Rate Overview
Live
1 MOP = 0.223596 ANG
1 ANG = 4.4724
MOP
Avg
0.223556
High
0.224114
Low
0.222611
Last updated: 3/7/2026, 12:08:34 AM
Quick Conversions
| MOP | ANG |
|---|---|
| 1 MOP | 0.22 ANG |
| 10 MOP | 2.24 ANG |
| 50 MOP | 11.18 ANG |
| 100 MOP | 22.36 ANG |
| 500 MOP | 111.80 ANG |
| 1,000 MOP | 223.60 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-03-07T00:08:34Z",
"rates": {
"ANG": 0.223596
}
}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.3596,
"rate": 0.223596
}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