Rate Overview
Live
1 SHP = 60.1959 UAH
1 UAH = 0.016612
SHP
Avg
59.2357
High
60.9503
Low
57.0154
Last updated: 9/5/2026, 9:17:48 AM
Quick Conversions
| SHP | UAH |
|---|---|
| 1 SHP | 60.20 UAH |
| 10 SHP | 601.96 UAH |
| 50 SHP | 3,009.79 UAH |
| 100 SHP | 6,019.59 UAH |
| 500 SHP | 30,097.95 UAH |
| 1,000 SHP | 60,195.89 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-09-05T09:17:48Z",
"rates": {
"UAH": 60.195893
}
}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": 6019.5893,
"rate": 60.195893
}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