Rate Overview
Live
1 AFN = 0.050582 PEN
1 PEN = 19.7699
AFN
Avg
0.052294
High
0.056286
Low
0.049216
Last updated: 7/21/2026, 3:31:43 PM
Quick Conversions
| AFN | PEN |
|---|---|
| 1 AFN | 0.05 PEN |
| 10 AFN | 0.51 PEN |
| 50 AFN | 2.53 PEN |
| 100 AFN | 5.06 PEN |
| 500 AFN | 25.29 PEN |
| 1,000 AFN | 50.58 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-21T15:31:43Z",
"rates": {
"PEN": 0.050582
}
}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.0582,
"rate": 0.050582
}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