Rate Overview
Live
1 BTN = 0.007960 SHP
1 SHP = 125.6281
BTN
Avg
0.008107
High
0.008272
Low
0.007918
Last updated: 3/27/2026, 8:18:55 AM
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 | 3.98 SHP |
| 1,000 BTN | 7.96 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-03-27T08:18:55Z",
"rates": {
"SHP": 0.00796
}
}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.796,
"rate": 0.00796
}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