Rate Overview
Live
1 AFN = 0.054305 PEN
1 PEN = 18.4145
AFN
Avg
0.052050
High
0.055571
Low
0.050347
Last updated: 5/27/2026, 1:36:01 PM
Quick Conversions
| AFN | PEN |
|---|---|
| 1 AFN | 0.05 PEN |
| 10 AFN | 0.54 PEN |
| 50 AFN | 2.72 PEN |
| 100 AFN | 5.43 PEN |
| 500 AFN | 27.15 PEN |
| 1,000 AFN | 54.31 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-05-27T13:36:01Z",
"rates": {
"PEN": 0.054305
}
}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.4305,
"rate": 0.054305
}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