Rate Overview
Live
1 SHP = 128.1525 BTN
1 BTN = 0.007803
SHP
Avg
127.6306
High
128.1525
Low
127.1220
Last updated: 7/11/2026, 2:46:30 AM
Quick Conversions
| SHP | BTN |
|---|---|
| 1 SHP | 128.15 BTN |
| 10 SHP | 1,281.53 BTN |
| 50 SHP | 6,407.63 BTN |
| 100 SHP | 12,815.25 BTN |
| 500 SHP | 64,076.26 BTN |
| 1,000 SHP | 128,152.52 BTN |
Get SHP/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=BTNExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-11T02:46:30Z",
"rates": {
"BTN": 128.152521
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "BTN",
"amount": 100
},
"result": 12815.252100000002,
"rate": 128.152521
}Build with SHP/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key