Rate Overview
Live
1 PEN = 17.9433 AFN
1 AFN = 0.055731
PEN
Avg
18.4709
High
19.0584
Low
17.9433
Last updated: 3/7/2026, 3:24:45 AM
Quick Conversions
| PEN | AFN |
|---|---|
| 1 PEN | 17.94 AFN |
| 10 PEN | 179.43 AFN |
| 50 PEN | 897.16 AFN |
| 100 PEN | 1,794.33 AFN |
| 500 PEN | 8,971.63 AFN |
| 1,000 PEN | 17,943.25 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-03-07T03:24:45Z",
"rates": {
"AFN": 17.943254
}
}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": 1794.3254,
"rate": 17.943254
}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