Rate Overview
Live
1 SHP = 128.3886 BTN
1 BTN = 0.007789
SHP
Avg
128.1705
High
128.8474
Low
127.2285
Last updated: 7/31/2026, 9:53:43 AM
Quick Conversions
| SHP | BTN |
|---|---|
| 1 SHP | 128.39 BTN |
| 10 SHP | 1,283.89 BTN |
| 50 SHP | 6,419.43 BTN |
| 100 SHP | 12,838.86 BTN |
| 500 SHP | 64,194.31 BTN |
| 1,000 SHP | 128,388.61 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-31T09:53:43Z",
"rates": {
"BTN": 128.38861
}
}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": 12838.861,
"rate": 128.38861
}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