Rate Overview
Live
1 BYN = 0.270261 SHP
1 SHP = 3.7001
BYN
Avg
0.258382
High
0.270261
Low
0.247366
Last updated: 5/27/2026, 8:33:05 PM
Quick Conversions
| BYN | SHP |
|---|---|
| 1 BYN | 0.27 SHP |
| 10 BYN | 2.70 SHP |
| 50 BYN | 13.51 SHP |
| 100 BYN | 27.03 SHP |
| 500 BYN | 135.13 SHP |
| 1,000 BYN | 270.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-05-27T20:33:05Z",
"rates": {
"SHP": 0.270261
}
}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": 27.026099999999996,
"rate": 0.270261
}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