Rate Overview
Live
1 SGD = 2.3769 BYN
1 BYN = 0.420708
SGD
Avg
2.3534
High
2.3769
Low
2.3202
Last updated: 8/17/2026, 6:58:15 AM
Quick Conversions
| SGD | BYN |
|---|---|
| 1 SGD | 2.38 BYN |
| 10 SGD | 23.77 BYN |
| 50 SGD | 118.85 BYN |
| 100 SGD | 237.69 BYN |
| 500 SGD | 1,188.47 BYN |
| 1,000 SGD | 2,376.95 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-08-17T06:58:15Z",
"rates": {
"BYN": 2.376947
}
}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": 237.69469999999998,
"rate": 2.376947
}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