Rate Overview
Live
1 SHP = 3.7835 BYN
1 BYN = 0.264302
SHP
Avg
3.7822
High
3.7905
Low
3.7731
Last updated: 5/7/2026, 11:28:28 AM
Quick Conversions
| SHP | BYN |
|---|---|
| 1 SHP | 3.78 BYN |
| 10 SHP | 37.84 BYN |
| 50 SHP | 189.18 BYN |
| 100 SHP | 378.36 BYN |
| 500 SHP | 1,891.78 BYN |
| 1,000 SHP | 3,783.55 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-05-07T11:28:28Z",
"rates": {
"BYN": 3.78355
}
}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": 378.355,
"rate": 3.78355
}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