Rate Overview
Live
1 SRD = 0.077141 BYN
1 BYN = 12.9633
SRD
Avg
0.076288
High
0.077141
Low
0.075545
Last updated: 8/1/2026, 2:40:57 AM
Quick Conversions
| SRD | BYN |
|---|---|
| 1 SRD | 0.08 BYN |
| 10 SRD | 0.77 BYN |
| 50 SRD | 3.86 BYN |
| 100 SRD | 7.71 BYN |
| 500 SRD | 38.57 BYN |
| 1,000 SRD | 77.14 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-01T02:40:57Z",
"rates": {
"BYN": 0.077141
}
}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.7141,
"rate": 0.077141
}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