Rate Overview
Live
1 SHP = 60.9460 UAH
1 UAH = 0.016408
SHP
Avg
58.0346
High
60.9503
Low
55.1113
Last updated: 8/25/2026, 10:03:49 PM
Quick Conversions
| SHP | UAH |
|---|---|
| 1 SHP | 60.95 UAH |
| 10 SHP | 609.46 UAH |
| 50 SHP | 3,047.30 UAH |
| 100 SHP | 6,094.60 UAH |
| 500 SHP | 30,472.99 UAH |
| 1,000 SHP | 60,945.99 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-25T22:03:49Z",
"rates": {
"UAH": 60.945985
}
}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": 6094.5985,
"rate": 60.945985
}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