Rate Overview
Live
1 SHP = 50.1661 NIO
1 NIO = 0.019934 SHP
Avg
49.5086
High
50.1661
Low
49.1915
Last updated: 1/25/2026, 1:36:06 PM
Quick Conversions
| SHP | NIO |
|---|---|
| 1 SHP | 50.17 NIO |
| 10 SHP | 501.66 NIO |
| 50 SHP | 2,508.31 NIO |
| 100 SHP | 5,016.61 NIO |
| 500 SHP | 25,083.07 NIO |
| 1,000 SHP | 50,166.15 NIO |
Get SHP/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=NIOExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-01-25T13:36:06Z",
"rates": {
"NIO": 50.166145
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "NIO",
"amount": 100
},
"result": 5016.6145,
"rate": 50.166145
}Build with SHP/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key