Rate Overview
Live
1 SHP = 58.9291 UAH
1 UAH = 0.016970
SHP
Avg
58.9056
High
59.0543
Low
58.7390
Last updated: 5/7/2026, 7:47:12 AM
Quick Conversions
| SHP | UAH |
|---|---|
| 1 SHP | 58.93 UAH |
| 10 SHP | 589.29 UAH |
| 50 SHP | 2,946.45 UAH |
| 100 SHP | 5,892.91 UAH |
| 500 SHP | 29,464.53 UAH |
| 1,000 SHP | 58,929.05 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-05-07T07:47:12Z",
"rates": {
"UAH": 58.929051
}
}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": 5892.9051,
"rate": 58.929051
}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