Rate Overview
Live
1 KYD = 0.895678 SHP
1 SHP = 1.1165
KYD
Avg
0.895912
High
0.897818
Low
0.895619
Last updated: 5/7/2026, 6:56:45 AM
Quick Conversions
| KYD | SHP |
|---|---|
| 1 KYD | 0.90 SHP |
| 10 KYD | 8.96 SHP |
| 50 KYD | 44.78 SHP |
| 100 KYD | 89.57 SHP |
| 500 KYD | 447.84 SHP |
| 1,000 KYD | 895.68 SHP |
Get KYD/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=SHPExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-05-07T06:56:45Z",
"rates": {
"SHP": 0.895678
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "SHP",
"amount": 100
},
"result": 89.56779999999999,
"rate": 0.895678
}Build with KYD/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key