Rate Overview
Live
1 PEN = 18.7488 AFN
1 AFN = 0.053337
PEN
Avg
18.9281
High
19.2402
Low
18.7214
Last updated: 4/17/2026, 7:33:36 AM
Quick Conversions
| PEN | AFN |
|---|---|
| 1 PEN | 18.75 AFN |
| 10 PEN | 187.49 AFN |
| 50 PEN | 937.44 AFN |
| 100 PEN | 1,874.88 AFN |
| 500 PEN | 9,374.40 AFN |
| 1,000 PEN | 18,748.81 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-04-17T07:33:36Z",
"rates": {
"AFN": 18.748805
}
}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": 1874.8805,
"rate": 18.748805
}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