Rate Overview
Live
1 BYN = 0.446297 SGD
1 SGD = 2.2407
BYN
Avg
0.447560
High
0.465957
Low
0.424116
Last updated: 7/24/2026, 9:18:41 PM
Quick Conversions
| BYN | SGD |
|---|---|
| 1 BYN | 0.45 SGD |
| 10 BYN | 4.46 SGD |
| 50 BYN | 22.31 SGD |
| 100 BYN | 44.63 SGD |
| 500 BYN | 223.15 SGD |
| 1,000 BYN | 446.30 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-07-24T21:18:41Z",
"rates": {
"SGD": 0.446297
}
}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": 44.6297,
"rate": 0.446297
}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