Rate Overview
Live
1 SHP = 128.6185 BTN
1 BTN = 0.007775
SHP
Avg
117.1052
High
128.6185
Low
106.5322
Last updated: 8/1/2026, 10:50:46 AM
Quick Conversions
| SHP | BTN |
|---|---|
| 1 SHP | 128.62 BTN |
| 10 SHP | 1,286.19 BTN |
| 50 SHP | 6,430.93 BTN |
| 100 SHP | 12,861.85 BTN |
| 500 SHP | 64,309.27 BTN |
| 1,000 SHP | 128,618.54 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-01T10:50:46Z",
"rates": {
"BTN": 128.61854
}
}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": 12861.854,
"rate": 128.61854
}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