Rate Overview
Live
1 KPW = 0.071668 AFN
1 AFN = 13.9532
KPW
Avg
0.071422
High
0.071672
Low
0.071111
Last updated: 4/17/2026, 4:57:22 AM
Quick Conversions
| KPW | AFN |
|---|---|
| 1 KPW | 0.07 AFN |
| 10 KPW | 0.72 AFN |
| 50 KPW | 3.58 AFN |
| 100 KPW | 7.17 AFN |
| 500 KPW | 35.83 AFN |
| 1,000 KPW | 71.67 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-04-17T04:57:22Z",
"rates": {
"AFN": 0.071668
}
}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.166799999999999,
"rate": 0.071668
}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