Rate Overview
Live
1 BYN = 0.262257 SHP
1 SHP = 3.8131
BYN
Avg
0.261868
High
0.262257
Low
0.260913
Last updated: 4/17/2026, 6:14:49 AM
Quick Conversions
| BYN | SHP |
|---|---|
| 1 BYN | 0.26 SHP |
| 10 BYN | 2.62 SHP |
| 50 BYN | 13.11 SHP |
| 100 BYN | 26.23 SHP |
| 500 BYN | 131.13 SHP |
| 1,000 BYN | 262.26 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-04-17T06:14:49Z",
"rates": {
"SHP": 0.262257
}
}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": 26.225700000000003,
"rate": 0.262257
}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