Rate Overview
Live
1 SHP = 3.8754 BYN
1 BYN = 0.258036
SHP
Avg
3.8414
High
3.9052
Low
3.6829
Last updated: 7/22/2026, 11:29:58 AM
Quick Conversions
| SHP | BYN |
|---|---|
| 1 SHP | 3.88 BYN |
| 10 SHP | 38.75 BYN |
| 50 SHP | 193.77 BYN |
| 100 SHP | 387.54 BYN |
| 500 SHP | 1,937.72 BYN |
| 1,000 SHP | 3,875.43 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-22T11:29:58Z",
"rates": {
"BYN": 3.87543
}
}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.543,
"rate": 3.87543
}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