Rate Overview
Live
1 BYN = 0.249837 SHP
1 SHP = 4.0026
BYN
Avg
0.249889
High
0.252298
Low
0.248895
Last updated: 8/12/2026, 4:56:27 PM
Quick Conversions
| BYN | SHP |
|---|---|
| 1 BYN | 0.25 SHP |
| 10 BYN | 2.50 SHP |
| 50 BYN | 12.49 SHP |
| 100 BYN | 24.98 SHP |
| 500 BYN | 124.92 SHP |
| 1,000 BYN | 249.84 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-12T16:56:27Z",
"rates": {
"SHP": 0.249837
}
}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.9837,
"rate": 0.249837
}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