Rate Overview
Live
1 SGD = 2.2438 BYN
1 BYN = 0.445664
SGD
Avg
2.2411
High
2.3625
Low
2.1341
Last updated: 7/21/2026, 10:34:24 PM
Quick Conversions
| SGD | BYN |
|---|---|
| 1 SGD | 2.24 BYN |
| 10 SGD | 22.44 BYN |
| 50 SGD | 112.19 BYN |
| 100 SGD | 224.38 BYN |
| 500 SGD | 1,121.92 BYN |
| 1,000 SGD | 2,243.85 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-07-21T22:34:24Z",
"rates": {
"BYN": 2.243845
}
}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": 224.38449999999997,
"rate": 2.243845
}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