Rate Overview
Live
1 SRD = 0.073358 BYN
1 BYN = 13.6318
SRD
Avg
0.074592
High
0.075560
Low
0.073358
Last updated: 5/29/2026, 7:53:19 PM
Quick Conversions
| SRD | BYN |
|---|---|
| 1 SRD | 0.07 BYN |
| 10 SRD | 0.73 BYN |
| 50 SRD | 3.67 BYN |
| 100 SRD | 7.34 BYN |
| 500 SRD | 36.68 BYN |
| 1,000 SRD | 73.36 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-05-29T19:53:19Z",
"rates": {
"BYN": 0.073358
}
}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.335800000000001,
"rate": 0.073358
}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