Rate Overview
Live
1 KRW = 0.001821 BYN
1 BYN = 549.1488
KRW
Avg
0.001819
High
0.001836
Low
0.001803
Last updated: 6/17/2026, 6:32:06 AM
Quick Conversions
| KRW | BYN |
|---|---|
| 1 KRW | 0.00 BYN |
| 10 KRW | 0.02 BYN |
| 50 KRW | 0.09 BYN |
| 100 KRW | 0.18 BYN |
| 500 KRW | 0.91 BYN |
| 1,000 KRW | 1.82 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-06-17T06:32:06Z",
"rates": {
"BYN": 0.001821
}
}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.18209999999999998,
"rate": 0.001821
}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