Rate Overview
Live
1 SGD = 2.3227 BYN
1 BYN = 0.430540
SGD
Avg
2.4725
High
2.6497
Low
2.2254
Last updated: 3/27/2026, 1:01:46 PM
Quick Conversions
| SGD | BYN |
|---|---|
| 1 SGD | 2.32 BYN |
| 10 SGD | 23.23 BYN |
| 50 SGD | 116.13 BYN |
| 100 SGD | 232.27 BYN |
| 500 SGD | 1,161.33 BYN |
| 1,000 SGD | 2,322.67 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-27T13:01:46Z",
"rates": {
"BYN": 2.322666
}
}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.26659999999998,
"rate": 2.322666
}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