Rate Overview
Live
1 PEN = 18.4837 AFN
1 AFN = 0.054102
PEN
Avg
18.2918
High
18.4837
Low
17.9950
Last updated: 5/7/2026, 1:46:02 PM
Quick Conversions
| PEN | AFN |
|---|---|
| 1 PEN | 18.48 AFN |
| 10 PEN | 184.84 AFN |
| 50 PEN | 924.18 AFN |
| 100 PEN | 1,848.37 AFN |
| 500 PEN | 9,241.85 AFN |
| 1,000 PEN | 18,483.70 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-07T13:46:02Z",
"rates": {
"AFN": 18.483696
}
}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": 1848.3695999999998,
"rate": 18.483696
}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