Rate Overview
Live
1 AFN = 13.6511 KPW
1 KPW = 0.073254
AFN
Avg
13.2867
High
14.2920
Low
11.9372
Last updated: 8/26/2026, 3:25:01 AM
Quick Conversions
| AFN | KPW |
|---|---|
| 1 AFN | 13.65 KPW |
| 10 AFN | 136.51 KPW |
| 50 AFN | 682.55 KPW |
| 100 AFN | 1,365.11 KPW |
| 500 AFN | 6,825.54 KPW |
| 1,000 AFN | 13,651.08 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-08-26T03:25:01Z",
"rates": {
"KPW": 13.651081
}
}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": 1365.1081,
"rate": 13.651081
}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