Rate Overview
Live
1 PEN = 18.8376 AFN
1 AFN = 0.053085
PEN
Avg
18.8814
High
19.3611
Low
18.6524
Last updated: 7/10/2026, 6:26:14 AM
Quick Conversions
| PEN | AFN |
|---|---|
| 1 PEN | 18.84 AFN |
| 10 PEN | 188.38 AFN |
| 50 PEN | 941.88 AFN |
| 100 PEN | 1,883.76 AFN |
| 500 PEN | 9,418.80 AFN |
| 1,000 PEN | 18,837.61 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-10T06:26:14Z",
"rates": {
"AFN": 18.837608
}
}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": 1883.7608,
"rate": 18.837608
}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