Rate Overview
Live
1 SGD = 2.2220 BYN
1 BYN = 0.450054
SGD
Avg
2.2327
High
2.2514
Low
2.2143
Last updated: 7/28/2026, 9:05:46 AM
Quick Conversions
| SGD | BYN |
|---|---|
| 1 SGD | 2.22 BYN |
| 10 SGD | 22.22 BYN |
| 50 SGD | 111.10 BYN |
| 100 SGD | 222.20 BYN |
| 500 SGD | 1,110.98 BYN |
| 1,000 SGD | 2,221.96 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-28T09:05:46Z",
"rates": {
"BYN": 2.221956
}
}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.1956,
"rate": 2.221956
}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