Rate Overview
Live
1 KRW = 0.043847 AFN
1 AFN = 22.8066
KRW
Avg
0.043384
High
0.043849
Low
0.042653
Last updated: 5/7/2026, 10:34:33 AM
Quick Conversions
| KRW | AFN |
|---|---|
| 1 KRW | 0.04 AFN |
| 10 KRW | 0.44 AFN |
| 50 KRW | 2.19 AFN |
| 100 KRW | 4.38 AFN |
| 500 KRW | 21.92 AFN |
| 1,000 KRW | 43.85 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-05-07T10:34:33Z",
"rates": {
"AFN": 0.043847
}
}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.3847,
"rate": 0.043847
}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