Rate Overview
Live
1 AFN = 0.058418 PLN
1 PLN = 17.1180
AFN
Avg
0.057887
High
0.058888
Low
0.056247
Last updated: 3/7/2026, 12:20:41 AM
Quick Conversions
| AFN | PLN |
|---|---|
| 1 AFN | 0.06 PLN |
| 10 AFN | 0.58 PLN |
| 50 AFN | 2.92 PLN |
| 100 AFN | 5.84 PLN |
| 500 AFN | 29.21 PLN |
| 1,000 AFN | 58.42 PLN |
Get AFN/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=PLNExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-03-07T00:20:41Z",
"rates": {
"PLN": 0.058418
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "PLN",
"amount": 100
},
"result": 5.8418,
"rate": 0.058418
}Build with AFN/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key