Rate Overview
Live
1 SHP = 129.2252 BTN
1 BTN = 0.007738
SHP
Avg
128.4199
High
129.2252
Low
127.6071
Last updated: 9/12/2026, 3:54:02 AM
Quick Conversions
| SHP | BTN |
|---|---|
| 1 SHP | 129.23 BTN |
| 10 SHP | 1,292.25 BTN |
| 50 SHP | 6,461.26 BTN |
| 100 SHP | 12,922.52 BTN |
| 500 SHP | 64,612.59 BTN |
| 1,000 SHP | 129,225.18 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-09-12T03:54:02Z",
"rates": {
"BTN": 129.225178
}
}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": 12922.5178,
"rate": 129.225178
}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