Rate Overview
Live
1 SHP = 59.3542 UAH
1 UAH = 0.016848
SHP
Avg
55.7735
High
60.2787
Low
51.8085
Last updated: 7/1/2026, 12:49:56 AM
Quick Conversions
| SHP | UAH |
|---|---|
| 1 SHP | 59.35 UAH |
| 10 SHP | 593.54 UAH |
| 50 SHP | 2,967.71 UAH |
| 100 SHP | 5,935.42 UAH |
| 500 SHP | 29,677.09 UAH |
| 1,000 SHP | 59,354.18 UAH |
Get SHP/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=UAHExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-01T00:49:56Z",
"rates": {
"UAH": 59.354183
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "UAH",
"amount": 100
},
"result": 5935.4183,
"rate": 59.354183
}Build with SHP/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key