Rate Overview
Live
1 SHP = 1228.04 KPW
1 KPW = 0.000814
SHP
Avg
1205.91
High
1231.56
Low
1177.67
Last updated: 8/21/2026, 9:58:51 PM
Quick Conversions
| SHP | KPW |
|---|---|
| 1 SHP | 1,228.04 KPW |
| 10 SHP | 12,280.37 KPW |
| 50 SHP | 61,401.84 KPW |
| 100 SHP | 122,803.68 KPW |
| 500 SHP | 614,018.41 KPW |
| 1,000 SHP | 1,228,036.81 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-08-21T21:58:51Z",
"rates": {
"KPW": 1228.036812
}
}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": 122803.6812,
"rate": 1228.036812
}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