Rate Overview
Live
1 AFN = 14.2128 KPW
1 KPW = 0.070359
AFN
Avg
14.2255
High
14.3981
Low
14.0220
Last updated: 3/27/2026, 3:10:51 PM
Quick Conversions
| AFN | KPW |
|---|---|
| 1 AFN | 14.21 KPW |
| 10 AFN | 142.13 KPW |
| 50 AFN | 710.64 KPW |
| 100 AFN | 1,421.28 KPW |
| 500 AFN | 7,106.42 KPW |
| 1,000 AFN | 14,212.83 KPW |
Get AFN/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=KPWExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-03-27T15:10:51Z",
"rates": {
"KPW": 14.212834
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "KPW",
"amount": 100
},
"result": 1421.2834,
"rate": 14.212834
}Build with AFN/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key