Rate Overview
Live
1 AFN = 0.054857 PEN
1 PEN = 18.2292
AFN
Avg
0.051575
High
0.055019
Low
0.050359
Last updated: 3/27/2026, 11:40:18 AM
Quick Conversions
| AFN | PEN |
|---|---|
| 1 AFN | 0.05 PEN |
| 10 AFN | 0.55 PEN |
| 50 AFN | 2.74 PEN |
| 100 AFN | 5.49 PEN |
| 500 AFN | 27.43 PEN |
| 1,000 AFN | 54.86 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-03-27T11:40:18Z",
"rates": {
"PEN": 0.054857
}
}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.4857000000000005,
"rate": 0.054857
}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