Rate Overview
Live
1 BYN = 0.464862 SGD
1 SGD = 2.1512
BYN
Avg
0.465347
High
0.467040
Low
0.463300
Last updated: 5/28/2026, 2:27:46 AM
Quick Conversions
| BYN | SGD |
|---|---|
| 1 BYN | 0.46 SGD |
| 10 BYN | 4.65 SGD |
| 50 BYN | 23.24 SGD |
| 100 BYN | 46.49 SGD |
| 500 BYN | 232.43 SGD |
| 1,000 BYN | 464.86 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-05-28T02:27:46Z",
"rates": {
"SGD": 0.464862
}
}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": 46.4862,
"rate": 0.464862
}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