Rate Overview
Live
1 AFN = 13.9531 KPW
1 KPW = 0.071669
AFN
Avg
14.0015
High
14.0625
Low
13.9523
Last updated: 4/17/2026, 6:25:04 AM
Quick Conversions
| AFN | KPW |
|---|---|
| 1 AFN | 13.95 KPW |
| 10 AFN | 139.53 KPW |
| 50 AFN | 697.66 KPW |
| 100 AFN | 1,395.31 KPW |
| 500 AFN | 6,976.56 KPW |
| 1,000 AFN | 13,953.12 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-04-17T06:25:04Z",
"rates": {
"KPW": 13.953124
}
}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": 1395.3124,
"rate": 13.953124
}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