Rate Overview
Live
1 KRW = 0.045887 AFN
1 AFN = 21.7927
KRW
Avg
0.046243
High
0.046757
Low
0.045887
Last updated: 8/12/2026, 5:25:37 AM
Quick Conversions
| KRW | AFN |
|---|---|
| 1 KRW | 0.05 AFN |
| 10 KRW | 0.46 AFN |
| 50 KRW | 2.29 AFN |
| 100 KRW | 4.59 AFN |
| 500 KRW | 22.94 AFN |
| 1,000 KRW | 45.89 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-08-12T05:25:37Z",
"rates": {
"AFN": 0.045887
}
}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.588699999999999,
"rate": 0.045887
}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