Rate Overview
Live
1 KPW = 0.072655 AFN
1 AFN = 13.7637
KPW
Avg
0.072530
High
0.076039
Low
0.068890
Last updated: 8/22/2026, 4:52:55 PM
Quick Conversions
| KPW | AFN |
|---|---|
| 1 KPW | 0.07 AFN |
| 10 KPW | 0.73 AFN |
| 50 KPW | 3.63 AFN |
| 100 KPW | 7.27 AFN |
| 500 KPW | 36.33 AFN |
| 1,000 KPW | 72.66 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-08-22T16:52:55Z",
"rates": {
"AFN": 0.072655
}
}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.265499999999999,
"rate": 0.072655
}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