Rate Overview
Live
1 AFN = 14.2920 KPW
1 KPW = 0.069969
AFN
Avg
14.2717
High
14.3919
Low
14.1173
Last updated: 3/7/2026, 12:30:24 AM
Quick Conversions
| AFN | KPW |
|---|---|
| 1 AFN | 14.29 KPW |
| 10 AFN | 142.92 KPW |
| 50 AFN | 714.60 KPW |
| 100 AFN | 1,429.20 KPW |
| 500 AFN | 7,145.98 KPW |
| 1,000 AFN | 14,291.95 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-03-07T00:30:24Z",
"rates": {
"KPW": 14.291954
}
}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": 1429.1954,
"rate": 14.291954
}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