Rate Overview
Live
1 SHP = 3.9249 BYN
1 BYN = 0.254785
SHP
Avg
3.9042
High
3.9249
Low
3.8774
Last updated: 3/7/2026, 1:05:14 AM
Quick Conversions
| SHP | BYN |
|---|---|
| 1 SHP | 3.92 BYN |
| 10 SHP | 39.25 BYN |
| 50 SHP | 196.24 BYN |
| 100 SHP | 392.49 BYN |
| 500 SHP | 1,962.44 BYN |
| 1,000 SHP | 3,924.88 BYN |
Get SHP/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=BYNExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-03-07T01:05:14Z",
"rates": {
"BYN": 3.924879
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "BYN",
"amount": 100
},
"result": 392.48789999999997,
"rate": 3.924879
}Build with SHP/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key