Rate Overview
Live
1 SRD = 0.081250 BYN
1 BYN = 12.3077
SRD
Avg
0.081429
High
0.081700
Low
0.081217
Last updated: 9/8/2026, 5:21:32 PM
Quick Conversions
| SRD | BYN |
|---|---|
| 1 SRD | 0.08 BYN |
| 10 SRD | 0.81 BYN |
| 50 SRD | 4.06 BYN |
| 100 SRD | 8.13 BYN |
| 500 SRD | 40.63 BYN |
| 1,000 SRD | 81.25 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-09-08T17:21:32Z",
"rates": {
"BYN": 0.08125
}
}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.125,
"rate": 0.08125
}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