Rate Overview
Live
1 AFN = 0.053830 PEN
1 PEN = 18.5770
AFN
Avg
0.053158
High
0.053830
Low
0.052688
Last updated: 7/2/2026, 4:38:24 AM
Quick Conversions
| AFN | PEN |
|---|---|
| 1 AFN | 0.05 PEN |
| 10 AFN | 0.54 PEN |
| 50 AFN | 2.69 PEN |
| 100 AFN | 5.38 PEN |
| 500 AFN | 26.92 PEN |
| 1,000 AFN | 53.83 PEN |
Get AFN/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=PENExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-02T04:38:24Z",
"rates": {
"PEN": 0.05383
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "PEN",
"amount": 100
},
"result": 5.383,
"rate": 0.05383
}Build with AFN/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key