Rate Overview
Live
1 MOP = 113.0606 AOA
1 AOA = 0.008845
MOP
Avg
114.0799
High
116.4012
Low
113.0606
Last updated: 7/25/2026, 2:37:42 PM
Quick Conversions
| MOP | AOA |
|---|---|
| 1 MOP | 113.06 AOA |
| 10 MOP | 1,130.61 AOA |
| 50 MOP | 5,653.03 AOA |
| 100 MOP | 11,306.06 AOA |
| 500 MOP | 56,530.32 AOA |
| 1,000 MOP | 113,060.64 AOA |
Get MOP/AOA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=AOAExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-25T14:37:42Z",
"rates": {
"AOA": 113.06064
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=AOA&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "AOA",
"amount": 100
},
"result": 11306.064,
"rate": 113.06064
}Build with MOP/AOA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key