Rate Overview
Live
1 SRD = 0.078314 BYN
1 BYN = 12.7691
SRD
Avg
0.077328
High
0.078314
Low
0.076477
Last updated: 3/7/2026, 4:24:45 AM
Quick Conversions
| SRD | BYN |
|---|---|
| 1 SRD | 0.08 BYN |
| 10 SRD | 0.78 BYN |
| 50 SRD | 3.92 BYN |
| 100 SRD | 7.83 BYN |
| 500 SRD | 39.16 BYN |
| 1,000 SRD | 78.31 BYN |
Get SRD/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=BYNExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-03-07T04:24:45Z",
"rates": {
"BYN": 0.078314
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "BYN",
"amount": 100
},
"result": 7.8313999999999995,
"rate": 0.078314
}Build with SRD/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key