Rate Overview
Live
1 BTN = 0.007995 SHP
1 SHP = 125.0782 BTN
Avg
0.008792
High
0.009312
Low
0.007995
Last updated: 1/25/2026, 1:09:38 PM
Quick Conversions
| BTN | SHP |
|---|---|
| 1 BTN | 0.01 SHP |
| 10 BTN | 0.08 SHP |
| 50 BTN | 0.40 SHP |
| 100 BTN | 0.80 SHP |
| 500 BTN | 4.00 SHP |
| 1,000 BTN | 8.00 SHP |
Get BTN/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=SHPExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-01-25T13:09:38Z",
"rates": {
"SHP": 0.007995
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "SHP",
"amount": 100
},
"result": 0.7995,
"rate": 0.007995
}Build with BTN/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key