Rate Overview
Live
1 MOP = 113.8448 AOA
1 AOA = 0.008784
MOP
Avg
114.0178
High
115.0194
Low
113.3592
Last updated: 5/27/2026, 10:55:23 AM
Quick Conversions
| MOP | AOA |
|---|---|
| 1 MOP | 113.84 AOA |
| 10 MOP | 1,138.45 AOA |
| 50 MOP | 5,692.24 AOA |
| 100 MOP | 11,384.48 AOA |
| 500 MOP | 56,922.42 AOA |
| 1,000 MOP | 113,844.85 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-05-27T10:55:23Z",
"rates": {
"AOA": 113.844848
}
}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": 11384.4848,
"rate": 113.844848
}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