Rate Overview
Live
1 KRW = 0.041747 AFN
1 AFN = 23.9538
KRW
Avg
0.047517
High
0.051752
Low
0.041747
Last updated: 3/27/2026, 7:53:34 AM
Quick Conversions
| KRW | AFN |
|---|---|
| 1 KRW | 0.04 AFN |
| 10 KRW | 0.42 AFN |
| 50 KRW | 2.09 AFN |
| 100 KRW | 4.17 AFN |
| 500 KRW | 20.87 AFN |
| 1,000 KRW | 41.75 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-27T07:53:34Z",
"rates": {
"AFN": 0.041747
}
}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.1747,
"rate": 0.041747
}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