Rate Overview
Live
1 SGD = 2.2477 BYN
1 BYN = 0.444895
SGD
Avg
2.2480
High
2.2514
Low
2.2438
Last updated: 7/5/2026, 5:51:02 AM
Quick Conversions
| SGD | BYN |
|---|---|
| 1 SGD | 2.25 BYN |
| 10 SGD | 22.48 BYN |
| 50 SGD | 112.39 BYN |
| 100 SGD | 224.77 BYN |
| 500 SGD | 1,123.86 BYN |
| 1,000 SGD | 2,247.72 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-05T05:51:02Z",
"rates": {
"BYN": 2.247723
}
}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.7723,
"rate": 2.247723
}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