Rate Overview
Live
1 AFN = 0.056849 PLN
1 PLN = 17.5905
AFN
Avg
0.056814
High
0.057033
Low
0.056496
Last updated: 8/15/2026, 5:36:15 AM
Quick Conversions
| AFN | PLN |
|---|---|
| 1 AFN | 0.06 PLN |
| 10 AFN | 0.57 PLN |
| 50 AFN | 2.84 PLN |
| 100 AFN | 5.68 PLN |
| 500 AFN | 28.42 PLN |
| 1,000 AFN | 56.85 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-08-15T05:36:15Z",
"rates": {
"PLN": 0.056849
}
}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.6849,
"rate": 0.056849
}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