Rate Overview
Live
1 BYN = 0.243286 SHP
1 SHP = 4.1104
BYN
Avg
0.246578
High
0.249640
Low
0.243107
Last updated: 8/16/2026, 12:42:34 PM
Quick Conversions
| BYN | SHP |
|---|---|
| 1 BYN | 0.24 SHP |
| 10 BYN | 2.43 SHP |
| 50 BYN | 12.16 SHP |
| 100 BYN | 24.33 SHP |
| 500 BYN | 121.64 SHP |
| 1,000 BYN | 243.29 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-08-16T12:42:34Z",
"rates": {
"SHP": 0.243286
}
}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": 24.3286,
"rate": 0.243286
}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