Rate Overview
Live
1 SHP = 1210.92 KPW
1 KPW = 0.000826
SHP
Avg
1211.56
High
1241.74
Low
1191.47
Last updated: 5/27/2026, 9:43:57 PM
Quick Conversions
| SHP | KPW |
|---|---|
| 1 SHP | 1,210.92 KPW |
| 10 SHP | 12,109.17 KPW |
| 50 SHP | 60,545.87 KPW |
| 100 SHP | 121,091.74 KPW |
| 500 SHP | 605,458.71 KPW |
| 1,000 SHP | 1,210,917.41 KPW |
Get SHP/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=KPWExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-05-27T21:43:57Z",
"rates": {
"KPW": 1210.917414
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "KPW",
"amount": 100
},
"result": 121091.7414,
"rate": 1210.917414
}Build with SHP/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key