Rate Overview
Live
1 AFN = 14.3469 KPW
1 KPW = 0.069702
AFN
Avg
14.2235
High
14.5161
Low
13.9536
Last updated: 5/27/2026, 10:57:25 AM
Quick Conversions
| AFN | KPW |
|---|---|
| 1 AFN | 14.35 KPW |
| 10 AFN | 143.47 KPW |
| 50 AFN | 717.34 KPW |
| 100 AFN | 1,434.69 KPW |
| 500 AFN | 7,173.43 KPW |
| 1,000 AFN | 14,346.87 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-27T10:57:25Z",
"rates": {
"KPW": 14.346867
}
}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": 1434.6867,
"rate": 14.346867
}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