Rate Overview
Live
1 AFN = 13.6670 KPW
1 KPW = 0.073169
AFN
Avg
13.6764
High
13.7692
Low
13.4751
Last updated: 8/20/2026, 3:16:42 AM
Quick Conversions
| AFN | KPW |
|---|---|
| 1 AFN | 13.67 KPW |
| 10 AFN | 136.67 KPW |
| 50 AFN | 683.35 KPW |
| 100 AFN | 1,366.70 KPW |
| 500 AFN | 6,833.49 KPW |
| 1,000 AFN | 13,666.97 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-20T03:16:42Z",
"rates": {
"KPW": 13.666971
}
}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": 1366.6971,
"rate": 13.666971
}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