Rate Overview
Live
1 PEN = 18.7542 AFN
1 AFN = 0.053322
PEN
Avg
18.7692
High
19.0078
Low
18.5676
Last updated: 6/19/2026, 8:48:14 AM
Quick Conversions
| PEN | AFN |
|---|---|
| 1 PEN | 18.75 AFN |
| 10 PEN | 187.54 AFN |
| 50 PEN | 937.71 AFN |
| 100 PEN | 1,875.42 AFN |
| 500 PEN | 9,377.08 AFN |
| 1,000 PEN | 18,754.15 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-06-19T08:48:14Z",
"rates": {
"AFN": 18.754154
}
}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": 1875.4153999999999,
"rate": 18.754154
}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