Rate Overview
Live
1 SHP = 124.9727 BTN
1 BTN = 0.008002
SHP
Avg
124.7203
High
124.9727
Low
124.0682
Last updated: 4/17/2026, 6:17:18 AM
Quick Conversions
| SHP | BTN |
|---|---|
| 1 SHP | 124.97 BTN |
| 10 SHP | 1,249.73 BTN |
| 50 SHP | 6,248.64 BTN |
| 100 SHP | 12,497.27 BTN |
| 500 SHP | 62,486.37 BTN |
| 1,000 SHP | 124,972.74 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-04-17T06:17:18Z",
"rates": {
"BTN": 124.97274
}
}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": 12497.274,
"rate": 124.97274
}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