Rate Overview
Live
1 PEN = 19.7342 AFN
1 AFN = 0.050674
PEN
Avg
19.5733
High
19.7342
Low
19.4289
Last updated: 8/20/2026, 4:44:35 AM
Quick Conversions
| PEN | AFN |
|---|---|
| 1 PEN | 19.73 AFN |
| 10 PEN | 197.34 AFN |
| 50 PEN | 986.71 AFN |
| 100 PEN | 1,973.42 AFN |
| 500 PEN | 9,867.08 AFN |
| 1,000 PEN | 19,734.16 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-08-20T04:44:35Z",
"rates": {
"AFN": 19.734157
}
}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": 1973.4157,
"rate": 19.734157
}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