Rate Overview
Live
1 AFN = 13.7493 KPW
1 KPW = 0.072731
AFN
Avg
13.2908
High
14.2920
Low
11.9372
Last updated: 8/24/2026, 2:29:48 PM
Quick Conversions
| AFN | KPW |
|---|---|
| 1 AFN | 13.75 KPW |
| 10 AFN | 137.49 KPW |
| 50 AFN | 687.46 KPW |
| 100 AFN | 1,374.93 KPW |
| 500 AFN | 6,874.63 KPW |
| 1,000 AFN | 13,749.27 KPW |
Get AFN/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=KPWExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-08-24T14:29:48Z",
"rates": {
"KPW": 13.74927
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "KPW",
"amount": 100
},
"result": 1374.927,
"rate": 13.74927
}Build with AFN/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key