Rate Overview
Live
1 SHP = 59.2647 UAH
1 UAH = 0.016873
SHP
Avg
57.2494
High
60.2019
Low
55.1863
Last updated: 6/26/2026, 10:22:03 PM
Quick Conversions
| SHP | UAH |
|---|---|
| 1 SHP | 59.26 UAH |
| 10 SHP | 592.65 UAH |
| 50 SHP | 2,963.24 UAH |
| 100 SHP | 5,926.47 UAH |
| 500 SHP | 29,632.36 UAH |
| 1,000 SHP | 59,264.72 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-06-26T22:22:03Z",
"rates": {
"UAH": 59.264724
}
}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": 5926.472400000001,
"rate": 59.264724
}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