Rate Overview
Live
1 BYN = 0.429956 SGD
1 SGD = 2.3258
BYN
Avg
0.427528
High
0.432054
Low
0.420208
Last updated: 3/27/2026, 7:59:42 AM
Quick Conversions
| BYN | SGD |
|---|---|
| 1 BYN | 0.43 SGD |
| 10 BYN | 4.30 SGD |
| 50 BYN | 21.50 SGD |
| 100 BYN | 43.00 SGD |
| 500 BYN | 214.98 SGD |
| 1,000 BYN | 429.96 SGD |
Get BYN/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=SGDExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-03-27T07:59:42Z",
"rates": {
"SGD": 0.429956
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "SGD",
"amount": 100
},
"result": 42.9956,
"rate": 0.429956
}Build with BYN/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key