Rate Overview
Live
1 SHP = 4.1759 BYN
1 BYN = 0.239472
SHP
Avg
4.1280
High
4.1797
Low
4.0838
Last updated: 9/2/2026, 4:52:57 PM
Quick Conversions
| SHP | BYN |
|---|---|
| 1 SHP | 4.18 BYN |
| 10 SHP | 41.76 BYN |
| 50 SHP | 208.79 BYN |
| 100 SHP | 417.59 BYN |
| 500 SHP | 2,087.93 BYN |
| 1,000 SHP | 4,175.85 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-09-02T16:52:57Z",
"rates": {
"BYN": 4.175852
}
}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": 417.5852,
"rate": 4.175852
}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