Rate Overview
Live
1 SHP = 127.3458 BTN
1 BTN = 0.007853
SHP
Avg
125.2997
High
130.4015
Low
120.8752
Last updated: 7/29/2026, 2:47:00 AM
Quick Conversions
| SHP | BTN |
|---|---|
| 1 SHP | 127.35 BTN |
| 10 SHP | 1,273.46 BTN |
| 50 SHP | 6,367.29 BTN |
| 100 SHP | 12,734.58 BTN |
| 500 SHP | 63,672.91 BTN |
| 1,000 SHP | 127,345.82 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-29T02:47:00Z",
"rates": {
"BTN": 127.345815
}
}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": 12734.5815,
"rate": 127.345815
}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