Rate Overview
Live
1 SRD = 0.080519 BYN
1 BYN = 12.4194
SRD
Avg
0.080237
High
0.080520
Low
0.079722
Last updated: 8/21/2026, 10:10:38 AM
Quick Conversions
| SRD | BYN |
|---|---|
| 1 SRD | 0.08 BYN |
| 10 SRD | 0.81 BYN |
| 50 SRD | 4.03 BYN |
| 100 SRD | 8.05 BYN |
| 500 SRD | 40.26 BYN |
| 1,000 SRD | 80.52 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-08-21T10:10:38Z",
"rates": {
"BYN": 0.080519
}
}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": 8.0519,
"rate": 0.080519
}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