Rate Overview
Live
1 MOP = 114.6423 AOA
1 AOA = 0.008723
MOP
Avg
113.8645
High
115.0125
Low
112.7896
Last updated: 7/26/2026, 8:28:27 AM
Quick Conversions
| MOP | AOA |
|---|---|
| 1 MOP | 114.64 AOA |
| 10 MOP | 1,146.42 AOA |
| 50 MOP | 5,732.11 AOA |
| 100 MOP | 11,464.23 AOA |
| 500 MOP | 57,321.14 AOA |
| 1,000 MOP | 114,642.28 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-26T08:28:27Z",
"rates": {
"AOA": 114.642276
}
}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": 11464.2276,
"rate": 114.642276
}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