Rate Overview
Live
1 SGD = 2.3226 BYN
1 BYN = 0.430550
SGD
Avg
2.3876
High
2.6316
Low
2.2154
Last updated: 3/27/2026, 12:59:10 PM
Quick Conversions
| SGD | BYN |
|---|---|
| 1 SGD | 2.32 BYN |
| 10 SGD | 23.23 BYN |
| 50 SGD | 116.13 BYN |
| 100 SGD | 232.26 BYN |
| 500 SGD | 1,161.31 BYN |
| 1,000 SGD | 2,322.61 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-27T12:59:10Z",
"rates": {
"BYN": 2.322612
}
}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.2612,
"rate": 2.322612
}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