Rate Overview
Live
1 SHP = 59.6038 UAH
1 UAH = 0.016777
SHP
Avg
59.6282
High
60.3726
Low
59.0661
Last updated: 7/5/2026, 6:45:47 PM
Quick Conversions
| SHP | UAH |
|---|---|
| 1 SHP | 59.60 UAH |
| 10 SHP | 596.04 UAH |
| 50 SHP | 2,980.19 UAH |
| 100 SHP | 5,960.38 UAH |
| 500 SHP | 29,801.92 UAH |
| 1,000 SHP | 59,603.84 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-05T18:45:47Z",
"rates": {
"UAH": 59.603836
}
}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": 5960.3836,
"rate": 59.603836
}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