Rate Overview
Live
1 SHP = 58.5667 UAH
1 UAH = 0.017075
SHP
Avg
57.0544
High
58.9149
Low
55.1892
Last updated: 3/27/2026, 11:35:25 AM
Quick Conversions
| SHP | UAH |
|---|---|
| 1 SHP | 58.57 UAH |
| 10 SHP | 585.67 UAH |
| 50 SHP | 2,928.34 UAH |
| 100 SHP | 5,856.67 UAH |
| 500 SHP | 29,283.36 UAH |
| 1,000 SHP | 58,566.71 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-03-27T11:35:25Z",
"rates": {
"UAH": 58.566712
}
}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": 5856.671200000001,
"rate": 58.566712
}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