Rate Overview
Live
1 SHP = 3.8363 BYN
1 BYN = 0.260667
SHP
Avg
3.8533
High
4.0426
Low
3.6871
Last updated: 7/13/2026, 3:40:53 AM
Quick Conversions
| SHP | BYN |
|---|---|
| 1 SHP | 3.84 BYN |
| 10 SHP | 38.36 BYN |
| 50 SHP | 191.82 BYN |
| 100 SHP | 383.63 BYN |
| 500 SHP | 1,918.16 BYN |
| 1,000 SHP | 3,836.31 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-13T03:40:53Z",
"rates": {
"BYN": 3.83631
}
}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": 383.63100000000003,
"rate": 3.83631
}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