Rate Overview
Live
1 KPW = 0.070116 AFN
1 AFN = 14.2621
KPW
Avg
0.070107
High
0.071519
Low
0.069368
Last updated: 6/16/2026, 1:30:13 PM
Quick Conversions
| KPW | AFN |
|---|---|
| 1 KPW | 0.07 AFN |
| 10 KPW | 0.70 AFN |
| 50 KPW | 3.51 AFN |
| 100 KPW | 7.01 AFN |
| 500 KPW | 35.06 AFN |
| 1,000 KPW | 70.12 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-06-16T13:30:13Z",
"rates": {
"AFN": 0.070116
}
}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.0116,
"rate": 0.070116
}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