Rate Overview
Live
1 SHP = 3.8234 BYN
1 BYN = 0.261549
SHP
Avg
3.8588
High
3.8887
Low
3.8234
Last updated: 7/25/2026, 11:31:55 PM
Quick Conversions
| SHP | BYN |
|---|---|
| 1 SHP | 3.82 BYN |
| 10 SHP | 38.23 BYN |
| 50 SHP | 191.17 BYN |
| 100 SHP | 382.34 BYN |
| 500 SHP | 1,911.69 BYN |
| 1,000 SHP | 3,823.38 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-25T23:31:55Z",
"rates": {
"BYN": 3.823376
}
}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": 382.3376,
"rate": 3.823376
}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