Rate Overview
Live
1 AFN = 14.1508 KPW
1 KPW = 0.070668
AFN
Avg
14.0871
High
14.1923
Low
13.7051
Last updated: 7/7/2026, 4:47:32 AM
Quick Conversions
| AFN | KPW |
|---|---|
| 1 AFN | 14.15 KPW |
| 10 AFN | 141.51 KPW |
| 50 AFN | 707.54 KPW |
| 100 AFN | 1,415.08 KPW |
| 500 AFN | 7,075.39 KPW |
| 1,000 AFN | 14,150.77 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-07-07T04:47:32Z",
"rates": {
"KPW": 14.15077
}
}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": 1415.077,
"rate": 14.15077
}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