Rate Overview
Live
1 SHP = 1200.83 KPW
1 KPW = 0.000833
SHP
Avg
1214.70
High
1241.74
Low
1199.96
Last updated: 3/27/2026, 7:08:39 PM
Quick Conversions
| SHP | KPW |
|---|---|
| 1 SHP | 1,200.83 KPW |
| 10 SHP | 12,008.29 KPW |
| 50 SHP | 60,041.43 KPW |
| 100 SHP | 120,082.85 KPW |
| 500 SHP | 600,414.27 KPW |
| 1,000 SHP | 1,200,828.55 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-03-27T19:08:39Z",
"rates": {
"KPW": 1200.828549
}
}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": 120082.8549,
"rate": 1200.828549
}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