Rate Overview
Live
1 SHP = 3.8503 BYN
1 BYN = 0.259719
SHP
Avg
4.0870
High
4.5907
Low
3.6733
Last updated: 7/24/2026, 7:14:11 AM
Quick Conversions
| SHP | BYN |
|---|---|
| 1 SHP | 3.85 BYN |
| 10 SHP | 38.50 BYN |
| 50 SHP | 192.52 BYN |
| 100 SHP | 385.03 BYN |
| 500 SHP | 1,925.16 BYN |
| 1,000 SHP | 3,850.32 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-24T07:14:11Z",
"rates": {
"BYN": 3.85032
}
}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": 385.032,
"rate": 3.85032
}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