Rate Overview
Live
1 KRW = 0.002079 BYN
1 BYN = 481.0005
KRW
Avg
0.002091
High
0.002115
Low
0.002068
Last updated: 8/12/2026, 1:57:10 PM
Quick Conversions
| KRW | BYN |
|---|---|
| 1 KRW | 0.00 BYN |
| 10 KRW | 0.02 BYN |
| 50 KRW | 0.10 BYN |
| 100 KRW | 0.21 BYN |
| 500 KRW | 1.04 BYN |
| 1,000 KRW | 2.08 BYN |
Get KRW/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=BYNExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-08-12T13:57:10Z",
"rates": {
"BYN": 0.002079
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "BYN",
"amount": 100
},
"result": 0.2079,
"rate": 0.002079
}Build with KRW/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key