Rate Overview
Live
1 SHP = 60.9354 UAH
1 UAH = 0.016411
SHP
Avg
60.7957
High
60.9917
Low
60.5288
Last updated: 8/23/2026, 9:34:12 AM
Quick Conversions
| SHP | UAH |
|---|---|
| 1 SHP | 60.94 UAH |
| 10 SHP | 609.35 UAH |
| 50 SHP | 3,046.77 UAH |
| 100 SHP | 6,093.54 UAH |
| 500 SHP | 30,467.70 UAH |
| 1,000 SHP | 60,935.40 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-23T09:34:12Z",
"rates": {
"UAH": 60.935404
}
}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": 6093.5404,
"rate": 60.935404
}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