Rate Overview
Live
1 MOP = 113.8029 AOA
1 AOA = 0.008787
MOP
Avg
113.9729
High
114.3828
Low
113.6933
Last updated: 3/27/2026, 11:45:10 AM
Quick Conversions
| MOP | AOA |
|---|---|
| 1 MOP | 113.80 AOA |
| 10 MOP | 1,138.03 AOA |
| 50 MOP | 5,690.15 AOA |
| 100 MOP | 11,380.29 AOA |
| 500 MOP | 56,901.45 AOA |
| 1,000 MOP | 113,802.90 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-03-27T11:45:10Z",
"rates": {
"AOA": 113.802904
}
}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": 11380.2904,
"rate": 113.802904
}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