Rate Overview
Live
1 SHP = 127.2285 BTN
1 BTN = 0.007860
SHP
Avg
128.2730
High
129.2356
Low
127.2285
Last updated: 7/29/2026, 5:49:40 AM
Quick Conversions
| SHP | BTN |
|---|---|
| 1 SHP | 127.23 BTN |
| 10 SHP | 1,272.28 BTN |
| 50 SHP | 6,361.42 BTN |
| 100 SHP | 12,722.85 BTN |
| 500 SHP | 63,614.24 BTN |
| 1,000 SHP | 127,228.49 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-29T05:49:40Z",
"rates": {
"BTN": 127.228487
}
}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": 12722.8487,
"rate": 127.228487
}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