Rate Overview
Live
1 SHP = 122.4719 BTN
1 BTN = 0.008165
SHP
Avg
122.7610
High
123.1216
Low
122.4719
Last updated: 3/7/2026, 1:03:42 AM
Quick Conversions
| SHP | BTN |
|---|---|
| 1 SHP | 122.47 BTN |
| 10 SHP | 1,224.72 BTN |
| 50 SHP | 6,123.60 BTN |
| 100 SHP | 12,247.19 BTN |
| 500 SHP | 61,235.97 BTN |
| 1,000 SHP | 122,471.95 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-03-07T01:03:42Z",
"rates": {
"BTN": 122.471948
}
}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": 12247.1948,
"rate": 122.471948
}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