Rate Overview
Live
1 SHP = 1215.09 KPW
1 KPW = 0.000823
SHP
Avg
1217.16
High
1219.93
Low
1215.09
Last updated: 9/12/2026, 3:43:36 AM
Quick Conversions
| SHP | KPW |
|---|---|
| 1 SHP | 1,215.09 KPW |
| 10 SHP | 12,150.92 KPW |
| 50 SHP | 60,754.59 KPW |
| 100 SHP | 121,509.19 KPW |
| 500 SHP | 607,545.94 KPW |
| 1,000 SHP | 1,215,091.88 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-09-12T03:43:36Z",
"rates": {
"KPW": 1215.091884
}
}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": 121509.1884,
"rate": 1215.091884
}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