Rate Overview
Live
1 SHP = 127.7111 BTN
1 BTN = 0.007830
SHP
Avg
125.9984
High
129.6688
Low
122.2989
Last updated: 7/30/2026, 1:15:13 PM
Quick Conversions
| SHP | BTN |
|---|---|
| 1 SHP | 127.71 BTN |
| 10 SHP | 1,277.11 BTN |
| 50 SHP | 6,385.56 BTN |
| 100 SHP | 12,771.11 BTN |
| 500 SHP | 63,855.55 BTN |
| 1,000 SHP | 127,711.11 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-30T13:15:13Z",
"rates": {
"BTN": 127.711106
}
}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": 12771.1106,
"rate": 127.711106
}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