Rate Overview
Live
1 SHP = 60.8648 UAH
1 UAH = 0.016430
SHP
Avg
59.4091
High
60.9354
Low
57.9076
Last updated: 8/26/2026, 2:48:58 PM
Quick Conversions
| SHP | UAH |
|---|---|
| 1 SHP | 60.86 UAH |
| 10 SHP | 608.65 UAH |
| 50 SHP | 3,043.24 UAH |
| 100 SHP | 6,086.48 UAH |
| 500 SHP | 30,432.42 UAH |
| 1,000 SHP | 60,864.83 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-08-26T14:48:58Z",
"rates": {
"UAH": 60.864833
}
}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": 6086.4833,
"rate": 60.864833
}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