Rate Overview
Live
1 SHP = 3.7200 BYN
1 BYN = 0.268816
SHP
Avg
3.7095
High
3.7219
Low
3.6905
Last updated: 6/17/2026, 6:27:18 AM
Quick Conversions
| SHP | BYN |
|---|---|
| 1 SHP | 3.72 BYN |
| 10 SHP | 37.20 BYN |
| 50 SHP | 186.00 BYN |
| 100 SHP | 372.00 BYN |
| 500 SHP | 1,860.00 BYN |
| 1,000 SHP | 3,720.01 BYN |
Get SHP/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=BYNExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-06-17T06:27:18Z",
"rates": {
"BYN": 3.72001
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "BYN",
"amount": 100
},
"result": 372.001,
"rate": 3.72001
}Build with SHP/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key