Rate Overview
Live
1 SHP = 59.7243 UAH
1 UAH = 0.016744
SHP
Avg
58.8642
High
60.2654
Low
57.0154
Last updated: 7/7/2026, 8:36:13 AM
Quick Conversions
| SHP | UAH |
|---|---|
| 1 SHP | 59.72 UAH |
| 10 SHP | 597.24 UAH |
| 50 SHP | 2,986.21 UAH |
| 100 SHP | 5,972.43 UAH |
| 500 SHP | 29,862.13 UAH |
| 1,000 SHP | 59,724.25 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-07T08:36:13Z",
"rates": {
"UAH": 59.724252
}
}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": 5972.4252,
"rate": 59.724252
}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