Rate Overview
Live
1 SHP = 3.8923 BYN
1 BYN = 0.256918
SHP
Avg
3.8358
High
3.9968
Low
3.6867
Last updated: 7/18/2026, 4:09:04 AM
Quick Conversions
| SHP | BYN |
|---|---|
| 1 SHP | 3.89 BYN |
| 10 SHP | 38.92 BYN |
| 50 SHP | 194.61 BYN |
| 100 SHP | 389.23 BYN |
| 500 SHP | 1,946.15 BYN |
| 1,000 SHP | 3,892.29 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-18T04:09:04Z",
"rates": {
"BYN": 3.892294
}
}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": 389.2294,
"rate": 3.892294
}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