Rate Overview
Live
1 MOP = 113.6351 AOA
1 AOA = 0.008800
MOP
Avg
114.0612
High
115.0784
Low
113.5620
Last updated: 3/7/2026, 12:09:35 AM
Quick Conversions
| MOP | AOA |
|---|---|
| 1 MOP | 113.64 AOA |
| 10 MOP | 1,136.35 AOA |
| 50 MOP | 5,681.75 AOA |
| 100 MOP | 11,363.51 AOA |
| 500 MOP | 56,817.53 AOA |
| 1,000 MOP | 113,635.06 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-07T00:09:35Z",
"rates": {
"AOA": 113.635057
}
}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": 11363.5057,
"rate": 113.635057
}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