Rate Overview
Live
1 SGD = 2.2369 BYN
1 BYN = 0.447044
SGD
Avg
2.2446
High
2.2642
Low
2.2367
Last updated: 4/17/2026, 6:22:40 AM
Quick Conversions
| SGD | BYN |
|---|---|
| 1 SGD | 2.24 BYN |
| 10 SGD | 22.37 BYN |
| 50 SGD | 111.85 BYN |
| 100 SGD | 223.69 BYN |
| 500 SGD | 1,118.46 BYN |
| 1,000 SGD | 2,236.92 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-04-17T06:22:40Z",
"rates": {
"BYN": 2.236917
}
}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": 223.6917,
"rate": 2.236917
}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