Rate Overview
Live
1 AFN = 14.0626 KPW
1 KPW = 0.071111
AFN
Avg
14.1242
High
14.2852
Low
14.0624
Last updated: 5/7/2026, 7:48:31 AM
Quick Conversions
| AFN | KPW |
|---|---|
| 1 AFN | 14.06 KPW |
| 10 AFN | 140.63 KPW |
| 50 AFN | 703.13 KPW |
| 100 AFN | 1,406.26 KPW |
| 500 AFN | 7,031.29 KPW |
| 1,000 AFN | 14,062.59 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-05-07T07:48:31Z",
"rates": {
"KPW": 14.062589
}
}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": 1406.2588999999998,
"rate": 14.062589
}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