Rate Overview
Live
1 SHP = 3.8130 BYN
1 BYN = 0.262258
SHP
Avg
3.8187
High
3.8327
Low
3.8130
Last updated: 4/17/2026, 7:40:30 AM
Quick Conversions
| SHP | BYN |
|---|---|
| 1 SHP | 3.81 BYN |
| 10 SHP | 38.13 BYN |
| 50 SHP | 190.65 BYN |
| 100 SHP | 381.30 BYN |
| 500 SHP | 1,906.52 BYN |
| 1,000 SHP | 3,813.04 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-04-17T07:40:30Z",
"rates": {
"BYN": 3.813045
}
}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": 381.30449999999996,
"rate": 3.813045
}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