Rate Overview
Live
1 SGD = 2.2232 BYN
1 BYN = 0.449801
SGD
Avg
2.2287
High
2.2411
Low
2.2216
Last updated: 7/28/2026, 4:05:13 AM
Quick Conversions
| SGD | BYN |
|---|---|
| 1 SGD | 2.22 BYN |
| 10 SGD | 22.23 BYN |
| 50 SGD | 111.16 BYN |
| 100 SGD | 222.32 BYN |
| 500 SGD | 1,111.60 BYN |
| 1,000 SGD | 2,223.20 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-28T04:05:13Z",
"rates": {
"BYN": 2.223203
}
}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": 222.32029999999997,
"rate": 2.223203
}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