Rate Overview
Live
1 PEN = 19.2833 AFN
1 AFN = 0.051858
PEN
Avg
19.1917
High
19.8867
Low
17.7802
Last updated: 7/31/2026, 5:34:48 AM
Quick Conversions
| PEN | AFN |
|---|---|
| 1 PEN | 19.28 AFN |
| 10 PEN | 192.83 AFN |
| 50 PEN | 964.16 AFN |
| 100 PEN | 1,928.33 AFN |
| 500 PEN | 9,641.64 AFN |
| 1,000 PEN | 19,283.28 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-07-31T05:34:48Z",
"rates": {
"AFN": 19.283277
}
}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": 1928.3276999999998,
"rate": 19.283277
}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