Rate Overview
Live
1 KPW = 0.071110 AFN
1 AFN = 14.0627
KPW
Avg
0.070802
High
0.071111
Low
0.070002
Last updated: 5/7/2026, 6:56:42 AM
Quick Conversions
| KPW | AFN |
|---|---|
| 1 KPW | 0.07 AFN |
| 10 KPW | 0.71 AFN |
| 50 KPW | 3.56 AFN |
| 100 KPW | 7.11 AFN |
| 500 KPW | 35.56 AFN |
| 1,000 KPW | 71.11 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-05-07T06:56:42Z",
"rates": {
"AFN": 0.07111
}
}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.111000000000001,
"rate": 0.07111
}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