Rate Overview
Live
1 BYN = 0.444946 SGD
1 SGD = 2.2475
BYN
Avg
0.444804
High
0.445336
Low
0.444173
Last updated: 7/6/2026, 11:35:08 PM
Quick Conversions
| BYN | SGD |
|---|---|
| 1 BYN | 0.44 SGD |
| 10 BYN | 4.45 SGD |
| 50 BYN | 22.25 SGD |
| 100 BYN | 44.49 SGD |
| 500 BYN | 222.47 SGD |
| 1,000 BYN | 444.95 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-06T23:35:08Z",
"rates": {
"SGD": 0.444946
}
}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.4946,
"rate": 0.444946
}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