Rate Overview
Live
1 SHP = 4.0026 BYN
1 BYN = 0.249837
SHP
Avg
4.0018
High
4.0177
Low
3.9636
Last updated: 8/12/2026, 5:01:24 PM
Quick Conversions
| SHP | BYN |
|---|---|
| 1 SHP | 4.00 BYN |
| 10 SHP | 40.03 BYN |
| 50 SHP | 200.13 BYN |
| 100 SHP | 400.26 BYN |
| 500 SHP | 2,001.30 BYN |
| 1,000 SHP | 4,002.61 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-08-12T17:01:24Z",
"rates": {
"BYN": 4.002607
}
}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": 400.26070000000004,
"rate": 4.002607
}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