Rate Overview
Live
1 AFN = 0.058985 PLN
1 PLN = 16.9535
AFN
Avg
0.058499
High
0.059545
Low
0.056932
Last updated: 7/6/2026, 6:38:49 PM
Quick Conversions
| AFN | PLN |
|---|---|
| 1 AFN | 0.06 PLN |
| 10 AFN | 0.59 PLN |
| 50 AFN | 2.95 PLN |
| 100 AFN | 5.90 PLN |
| 500 AFN | 29.49 PLN |
| 1,000 AFN | 58.99 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-07-06T18:38:49Z",
"rates": {
"PLN": 0.058985
}
}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.8985,
"rate": 0.058985
}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