Rate Overview
Live
1 PEN = 18.4747 AFN
1 AFN = 0.054128
PEN
Avg
18.5212
High
18.6723
Low
18.3511
Last updated: 5/27/2026, 5:13:06 PM
Quick Conversions
| PEN | AFN |
|---|---|
| 1 PEN | 18.47 AFN |
| 10 PEN | 184.75 AFN |
| 50 PEN | 923.74 AFN |
| 100 PEN | 1,847.47 AFN |
| 500 PEN | 9,237.37 AFN |
| 1,000 PEN | 18,474.75 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-05-27T17:13:06Z",
"rates": {
"AFN": 18.474749
}
}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": 1847.4749,
"rate": 18.474749
}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