Rate Overview
Live
1 AOA = 0.003677 PEN
1 PEN = 271.9608 AOA
Avg
0.003743
High
0.003921
Low
0.003638
Last updated: 1/25/2026, 3:23:29 AM
Quick Conversions
| AOA | PEN |
|---|---|
| 1 AOA | 0.00 PEN |
| 10 AOA | 0.04 PEN |
| 50 AOA | 0.18 PEN |
| 100 AOA | 0.37 PEN |
| 500 AOA | 1.84 PEN |
| 1,000 AOA | 3.68 PEN |
Get AOA/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AOA¤cies=PENExample Response:
{
"success": true,
"base": "AOA",
"date": "2026-01-25T03:23:29Z",
"rates": {
"PEN": 0.003677
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AOA&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AOA",
"to": "PEN",
"amount": 100
},
"result": 0.3677,
"rate": 0.003677
}Build with AOA/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key