Rate Overview
Live
1 BYN = 0.432115 SGD
1 SGD = 2.3142
BYN
Avg
0.431619
High
0.435030
Low
0.429672
Last updated: 8/12/2026, 6:01:32 AM
Quick Conversions
| BYN | SGD |
|---|---|
| 1 BYN | 0.43 SGD |
| 10 BYN | 4.32 SGD |
| 50 BYN | 21.61 SGD |
| 100 BYN | 43.21 SGD |
| 500 BYN | 216.06 SGD |
| 1,000 BYN | 432.12 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-08-12T06:01:32Z",
"rates": {
"SGD": 0.432115
}
}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": 43.2115,
"rate": 0.432115
}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