Rate Overview
Live
1 KRW = 0.043336 AFN
1 AFN = 23.0755
KRW
Avg
0.043341
High
0.043522
Low
0.043148
Last updated: 4/17/2026, 6:30:42 AM
Quick Conversions
| KRW | AFN |
|---|---|
| 1 KRW | 0.04 AFN |
| 10 KRW | 0.43 AFN |
| 50 KRW | 2.17 AFN |
| 100 KRW | 4.33 AFN |
| 500 KRW | 21.67 AFN |
| 1,000 KRW | 43.34 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-04-17T06:30:42Z",
"rates": {
"AFN": 0.043336
}
}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.3336,
"rate": 0.043336
}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