Rate Overview
Live
1 KRW = 0.001932 BYN
1 BYN = 517.5983
KRW
Avg
0.001922
High
0.001950
Low
0.001903
Last updated: 5/7/2026, 11:24:41 AM
Quick Conversions
| KRW | BYN |
|---|---|
| 1 KRW | 0.00 BYN |
| 10 KRW | 0.02 BYN |
| 50 KRW | 0.10 BYN |
| 100 KRW | 0.19 BYN |
| 500 KRW | 0.97 BYN |
| 1,000 KRW | 1.93 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-05-07T11:24:41Z",
"rates": {
"BYN": 0.001932
}
}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.19319999999999998,
"rate": 0.001932
}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