Rate Overview
Live
1 MOP = 0.222747 ANG
1 ANG = 4.4894
MOP
Avg
0.222860
High
0.223491
Low
0.222501
Last updated: 5/29/2026, 9:09:43 PM
Quick Conversions
| MOP | ANG |
|---|---|
| 1 MOP | 0.22 ANG |
| 10 MOP | 2.23 ANG |
| 50 MOP | 11.14 ANG |
| 100 MOP | 22.27 ANG |
| 500 MOP | 111.37 ANG |
| 1,000 MOP | 222.75 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-05-29T21:09:43Z",
"rates": {
"ANG": 0.222747
}
}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.2747,
"rate": 0.222747
}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