Rate Overview
Live
1 SGD = 2.2424 BYN
1 BYN = 0.445960
SGD
Avg
2.2402
High
2.2435
Low
2.2381
Last updated: 7/22/2026, 11:28:18 PM
Quick Conversions
| SGD | BYN |
|---|---|
| 1 SGD | 2.24 BYN |
| 10 SGD | 22.42 BYN |
| 50 SGD | 112.12 BYN |
| 100 SGD | 224.24 BYN |
| 500 SGD | 1,121.18 BYN |
| 1,000 SGD | 2,242.36 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-22T23:28:18Z",
"rates": {
"BYN": 2.242356
}
}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.2356,
"rate": 2.242356
}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