Rate Overview
Live
1 SHP = 3.8793 BYN
1 BYN = 0.257776
SHP
Avg
3.8611
High
3.8950
Low
3.8326
Last updated: 7/4/2026, 2:43:15 PM
Quick Conversions
| SHP | BYN |
|---|---|
| 1 SHP | 3.88 BYN |
| 10 SHP | 38.79 BYN |
| 50 SHP | 193.97 BYN |
| 100 SHP | 387.93 BYN |
| 500 SHP | 1,939.67 BYN |
| 1,000 SHP | 3,879.33 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-07-04T14:43:15Z",
"rates": {
"BYN": 3.87933
}
}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": 387.933,
"rate": 3.87933
}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