Rate Overview
Live
1 KRW = 0.041655 AFN
1 AFN = 24.0067
KRW
Avg
0.042029
High
0.042572
Low
0.041497
Last updated: 3/27/2026, 12:59:02 PM
Quick Conversions
| KRW | AFN |
|---|---|
| 1 KRW | 0.04 AFN |
| 10 KRW | 0.42 AFN |
| 50 KRW | 2.08 AFN |
| 100 KRW | 4.17 AFN |
| 500 KRW | 20.83 AFN |
| 1,000 KRW | 41.66 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-27T12:59:02Z",
"rates": {
"AFN": 0.041655
}
}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.1655,
"rate": 0.041655
}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