Rate Overview
Live
1 KRW = 0.045224 AFN
1 AFN = 22.1122
KRW
Avg
0.043442
High
0.046015
Low
0.041158
Last updated: 7/28/2026, 2:05:47 PM
Quick Conversions
| KRW | AFN |
|---|---|
| 1 KRW | 0.05 AFN |
| 10 KRW | 0.45 AFN |
| 50 KRW | 2.26 AFN |
| 100 KRW | 4.52 AFN |
| 500 KRW | 22.61 AFN |
| 1,000 KRW | 45.22 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-07-28T14:05:47Z",
"rates": {
"AFN": 0.045224
}
}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.5224,
"rate": 0.045224
}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