Rate Overview
Live
1 SHP = 59.9948 UAH
1 UAH = 0.016668
SHP
Avg
59.8226
High
59.9948
Low
59.6456
Last updated: 7/31/2026, 9:53:43 AM
Quick Conversions
| SHP | UAH |
|---|---|
| 1 SHP | 59.99 UAH |
| 10 SHP | 599.95 UAH |
| 50 SHP | 2,999.74 UAH |
| 100 SHP | 5,999.48 UAH |
| 500 SHP | 29,997.39 UAH |
| 1,000 SHP | 59,994.79 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-31T09:53:43Z",
"rates": {
"UAH": 59.994788
}
}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": 5999.4788,
"rate": 59.994788
}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