Rate Overview
Live
1 SHP = 1206.66 KPW
1 KPW = 0.000829
SHP
Avg
1204.65
High
1210.09
Low
1200.96
Last updated: 7/11/2026, 5:00:03 PM
Quick Conversions
| SHP | KPW |
|---|---|
| 1 SHP | 1,206.66 KPW |
| 10 SHP | 12,066.62 KPW |
| 50 SHP | 60,333.12 KPW |
| 100 SHP | 120,666.23 KPW |
| 500 SHP | 603,331.16 KPW |
| 1,000 SHP | 1,206,662.32 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-07-11T17:00:03Z",
"rates": {
"KPW": 1206.662323
}
}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": 120666.2323,
"rate": 1206.662323
}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