Rate Overview
Live
1 SHP = 126.7646 BTN
1 BTN = 0.007889
SHP
Avg
127.0564
High
127.3373
Low
126.7646
Last updated: 5/7/2026, 9:09:11 AM
Quick Conversions
| SHP | BTN |
|---|---|
| 1 SHP | 126.76 BTN |
| 10 SHP | 1,267.65 BTN |
| 50 SHP | 6,338.23 BTN |
| 100 SHP | 12,676.46 BTN |
| 500 SHP | 63,382.32 BTN |
| 1,000 SHP | 126,764.64 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-05-07T09:09:11Z",
"rates": {
"BTN": 126.764638
}
}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": 12676.463800000001,
"rate": 126.764638
}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