Rate Overview
Live
1 PEN = 18.2289 AFN
1 AFN = 0.054858
PEN
Avg
19.3974
High
19.8572
Low
18.1753
Last updated: 3/27/2026, 11:43:27 AM
Quick Conversions
| PEN | AFN |
|---|---|
| 1 PEN | 18.23 AFN |
| 10 PEN | 182.29 AFN |
| 50 PEN | 911.45 AFN |
| 100 PEN | 1,822.89 AFN |
| 500 PEN | 9,114.45 AFN |
| 1,000 PEN | 18,228.91 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-27T11:43:27Z",
"rates": {
"AFN": 18.228909
}
}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": 1822.8909,
"rate": 18.228909
}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