Rate Overview
Live
1 SGD = 2.3240 BYN
1 BYN = 0.430286
SGD
Avg
2.3390
High
2.3798
Low
2.3145
Last updated: 3/27/2026, 9:23:24 AM
Quick Conversions
| SGD | BYN |
|---|---|
| 1 SGD | 2.32 BYN |
| 10 SGD | 23.24 BYN |
| 50 SGD | 116.20 BYN |
| 100 SGD | 232.40 BYN |
| 500 SGD | 1,162.02 BYN |
| 1,000 SGD | 2,324.04 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-03-27T09:23:24Z",
"rates": {
"BYN": 2.324038
}
}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": 232.4038,
"rate": 2.324038
}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