Rate Overview
Live
1 SHP = 130.1081 BTN
1 BTN = 0.007686
SHP
Avg
129.4189
High
130.1081
Low
128.6669
Last updated: 8/20/2026, 1:09:20 PM
Quick Conversions
| SHP | BTN |
|---|---|
| 1 SHP | 130.11 BTN |
| 10 SHP | 1,301.08 BTN |
| 50 SHP | 6,505.41 BTN |
| 100 SHP | 13,010.81 BTN |
| 500 SHP | 65,054.06 BTN |
| 1,000 SHP | 130,108.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-08-20T13:09:20Z",
"rates": {
"BTN": 130.108113
}
}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": 13010.811300000001,
"rate": 130.108113
}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