Rate Overview
Live
1 SHP = 3.7001 BYN
1 BYN = 0.270261
SHP
Avg
4.1735
High
4.5647
Low
3.7001
Last updated: 5/27/2026, 7:26:12 PM
Quick Conversions
| SHP | BYN |
|---|---|
| 1 SHP | 3.70 BYN |
| 10 SHP | 37.00 BYN |
| 50 SHP | 185.01 BYN |
| 100 SHP | 370.01 BYN |
| 500 SHP | 1,850.06 BYN |
| 1,000 SHP | 3,700.13 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-05-27T19:26:12Z",
"rates": {
"BYN": 3.700126
}
}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": 370.0126,
"rate": 3.700126
}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