Rate Overview
Live
1 BYN = 0.239472 SHP
1 SHP = 4.1759
BYN
Avg
0.242167
High
0.244870
Low
0.239250
Last updated: 9/3/2026, 3:11:32 AM
Quick Conversions
| BYN | SHP |
|---|---|
| 1 BYN | 0.24 SHP |
| 10 BYN | 2.39 SHP |
| 50 BYN | 11.97 SHP |
| 100 BYN | 23.95 SHP |
| 500 BYN | 119.74 SHP |
| 1,000 BYN | 239.47 SHP |
Get BYN/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=SHPExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-09-03T03:11:32Z",
"rates": {
"SHP": 0.239472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "SHP",
"amount": 100
},
"result": 23.9472,
"rate": 0.239472
}Build with BYN/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key