Rate Overview
Live
1 AFN = 0.055763 PLN
1 PLN = 17.9330
AFN
Avg
0.056226
High
0.056617
Low
0.055763
Last updated: 4/17/2026, 6:12:48 AM
Quick Conversions
| AFN | PLN |
|---|---|
| 1 AFN | 0.06 PLN |
| 10 AFN | 0.56 PLN |
| 50 AFN | 2.79 PLN |
| 100 AFN | 5.58 PLN |
| 500 AFN | 27.88 PLN |
| 1,000 AFN | 55.76 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-04-17T06:12:48Z",
"rates": {
"PLN": 0.055763
}
}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.5763,
"rate": 0.055763
}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