Rate Overview
Live
1 PEN = 19.6403 AFN
1 AFN = 0.050916
PEN
Avg
19.6036
High
19.7925
Low
19.3675
Last updated: 7/28/2026, 8:07:37 PM
Quick Conversions
| PEN | AFN |
|---|---|
| 1 PEN | 19.64 AFN |
| 10 PEN | 196.40 AFN |
| 50 PEN | 982.01 AFN |
| 100 PEN | 1,964.03 AFN |
| 500 PEN | 9,820.14 AFN |
| 1,000 PEN | 19,640.29 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-28T20:07:37Z",
"rates": {
"AFN": 19.640286
}
}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": 1964.0285999999999,
"rate": 19.640286
}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