Rate Overview
Live
1 KRW = 0.041767 AFN
1 AFN = 23.9423
KRW
Avg
0.043930
High
0.046015
Low
0.041767
Last updated: 3/27/2026, 9:55:39 AM
Quick Conversions
| KRW | AFN |
|---|---|
| 1 KRW | 0.04 AFN |
| 10 KRW | 0.42 AFN |
| 50 KRW | 2.09 AFN |
| 100 KRW | 4.18 AFN |
| 500 KRW | 20.88 AFN |
| 1,000 KRW | 41.77 AFN |
Get KRW/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=AFNExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-27T09:55:39Z",
"rates": {
"AFN": 0.041767
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "AFN",
"amount": 100
},
"result": 4.1767,
"rate": 0.041767
}Build with KRW/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key