Rate Overview
Live
1 SRD = 0.079403 BYN
1 BYN = 12.5940
SRD
Avg
0.080272
High
0.088653
Low
0.074332
Last updated: 3/27/2026, 8:26:44 AM
Quick Conversions
| SRD | BYN |
|---|---|
| 1 SRD | 0.08 BYN |
| 10 SRD | 0.79 BYN |
| 50 SRD | 3.97 BYN |
| 100 SRD | 7.94 BYN |
| 500 SRD | 39.70 BYN |
| 1,000 SRD | 79.40 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-27T08:26:44Z",
"rates": {
"BYN": 0.079403
}
}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.940300000000001,
"rate": 0.079403
}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