Rate Overview
Live
1 PEN = 18.4633 AFN
1 AFN = 0.054161
PEN
Avg
18.9796
High
19.7828
Low
17.7802
Last updated: 5/27/2026, 6:24:22 PM
Quick Conversions
| PEN | AFN |
|---|---|
| 1 PEN | 18.46 AFN |
| 10 PEN | 184.63 AFN |
| 50 PEN | 923.17 AFN |
| 100 PEN | 1,846.33 AFN |
| 500 PEN | 9,231.66 AFN |
| 1,000 PEN | 18,463.33 AFN |
Get PEN/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=AFNExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-27T18:24:22Z",
"rates": {
"AFN": 18.46333
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "AFN",
"amount": 100
},
"result": 1846.3329999999999,
"rate": 18.46333
}Build with PEN/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key