Rate Overview
Live
1 KRW = 0.001823 BYN
1 BYN = 548.5464
KRW
Avg
0.002213
High
0.002687
Low
0.001764
Last updated: 5/27/2026, 7:24:23 PM
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-05-27T19:24:23Z",
"rates": {
"BYN": 0.001823
}
}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.1823,
"rate": 0.001823
}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