Rate Overview
Live
1 AFN = 0.057979 PLN
1 PLN = 17.2476
AFN
Avg
0.055585
High
0.060700
Low
0.051879
Last updated: 5/27/2026, 10:57:26 AM
Quick Conversions
| AFN | PLN |
|---|---|
| 1 AFN | 0.06 PLN |
| 10 AFN | 0.58 PLN |
| 50 AFN | 2.90 PLN |
| 100 AFN | 5.80 PLN |
| 500 AFN | 28.99 PLN |
| 1,000 AFN | 57.98 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-05-27T10:57:26Z",
"rates": {
"PLN": 0.057979
}
}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.7979,
"rate": 0.057979
}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