Rate Overview
Live
1 SGD = 2.3236 BYN
1 BYN = 0.430374
SGD
Avg
2.4725
High
2.6497
Low
2.2254
Last updated: 3/27/2026, 11:23:52 AM
Quick Conversions
| SGD | BYN |
|---|---|
| 1 SGD | 2.32 BYN |
| 10 SGD | 23.24 BYN |
| 50 SGD | 116.18 BYN |
| 100 SGD | 232.36 BYN |
| 500 SGD | 1,161.78 BYN |
| 1,000 SGD | 2,323.56 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-27T11:23:52Z",
"rates": {
"BYN": 2.32356
}
}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.356,
"rate": 2.32356
}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