Rate Overview
Live
1 SGD = 2.2312 BYN
1 BYN = 0.448184
SGD
Avg
2.2198
High
2.2312
Low
2.2073
Last updated: 5/7/2026, 8:15:14 AM
Quick Conversions
| SGD | BYN |
|---|---|
| 1 SGD | 2.23 BYN |
| 10 SGD | 22.31 BYN |
| 50 SGD | 111.56 BYN |
| 100 SGD | 223.12 BYN |
| 500 SGD | 1,115.61 BYN |
| 1,000 SGD | 2,231.23 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-05-07T08:15:14Z",
"rates": {
"BYN": 2.231228
}
}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.1228,
"rate": 2.231228
}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