Rate Overview
Live
1 SHP = 124.2249 BTN
1 BTN = 0.008050
SHP
Avg
126.4288
High
127.8237
Low
124.2249
Last updated: 6/19/2026, 8:47:27 AM
Quick Conversions
| SHP | BTN |
|---|---|
| 1 SHP | 124.22 BTN |
| 10 SHP | 1,242.25 BTN |
| 50 SHP | 6,211.25 BTN |
| 100 SHP | 12,422.49 BTN |
| 500 SHP | 62,112.46 BTN |
| 1,000 SHP | 124,224.92 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-06-19T08:47:27Z",
"rates": {
"BTN": 124.224923
}
}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": 12422.4923,
"rate": 124.224923
}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