Rate Overview
Live
1 MOP = 113.3315 AOA
1 AOA = 0.008824
MOP
Avg
114.1072
High
115.8566
Low
113.3315
Last updated: 7/25/2026, 12:18:11 AM
Quick Conversions
| MOP | AOA |
|---|---|
| 1 MOP | 113.33 AOA |
| 10 MOP | 1,133.31 AOA |
| 50 MOP | 5,666.57 AOA |
| 100 MOP | 11,333.15 AOA |
| 500 MOP | 56,665.74 AOA |
| 1,000 MOP | 113,331.48 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-25T00:18:11Z",
"rates": {
"AOA": 113.331477
}
}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": 11333.147700000001,
"rate": 113.331477
}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