Rate Overview
Live
1 SHP = 128.7926 BTN
1 BTN = 0.007764
SHP
Avg
116.1320
High
128.7926
Low
106.5322
Last updated: 5/27/2026, 8:31:12 PM
Quick Conversions
| SHP | BTN |
|---|---|
| 1 SHP | 128.79 BTN |
| 10 SHP | 1,287.93 BTN |
| 50 SHP | 6,439.63 BTN |
| 100 SHP | 12,879.26 BTN |
| 500 SHP | 64,396.32 BTN |
| 1,000 SHP | 128,792.65 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-05-27T20:31:12Z",
"rates": {
"BTN": 128.792647
}
}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": 12879.2647,
"rate": 128.792647
}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