Rate Overview
Live
1 KPW = 0.070358 AFN
1 AFN = 14.2130
KPW
Avg
0.070300
High
0.071316
Low
0.069453
Last updated: 3/27/2026, 2:56:50 PM
Quick Conversions
| KPW | AFN |
|---|---|
| 1 KPW | 0.07 AFN |
| 10 KPW | 0.70 AFN |
| 50 KPW | 3.52 AFN |
| 100 KPW | 7.04 AFN |
| 500 KPW | 35.18 AFN |
| 1,000 KPW | 70.36 AFN |
Get KPW/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=AFNExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-03-27T14:56:50Z",
"rates": {
"AFN": 0.070358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "AFN",
"amount": 100
},
"result": 7.0358,
"rate": 0.070358
}Build with KPW/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key