Rate Overview
Live
1 SGD = 2.4286 BYN
1 BYN = 0.411766
SGD
Avg
2.3930
High
2.4286
Low
2.3671
Last updated: 9/2/2026, 5:39:00 AM
Quick Conversions
| SGD | BYN |
|---|---|
| 1 SGD | 2.43 BYN |
| 10 SGD | 24.29 BYN |
| 50 SGD | 121.43 BYN |
| 100 SGD | 242.86 BYN |
| 500 SGD | 1,214.28 BYN |
| 1,000 SGD | 2,428.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-09-02T05:39:00Z",
"rates": {
"BYN": 2.428563
}
}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": 242.8563,
"rate": 2.428563
}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