Rate Overview
Live
1 SGD = 2.1529 BYN
1 BYN = 0.464499
SGD
Avg
2.4253
High
2.6485
Low
2.1386
Last updated: 5/27/2026, 6:27:06 PM
Quick Conversions
| SGD | BYN |
|---|---|
| 1 SGD | 2.15 BYN |
| 10 SGD | 21.53 BYN |
| 50 SGD | 107.64 BYN |
| 100 SGD | 215.29 BYN |
| 500 SGD | 1,076.43 BYN |
| 1,000 SGD | 2,152.86 BYN |
Get SGD/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=BYNExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-27T18:27:06Z",
"rates": {
"BYN": 2.152857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "BYN",
"amount": 100
},
"result": 215.2857,
"rate": 2.152857
}Build with SGD/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key