Rate Overview
Live
1 SHP = 60.3674 UAH
1 UAH = 0.016565
SHP
Avg
56.1627
High
60.5974
Low
51.8085
Last updated: 8/30/2026, 12:25:18 AM
Quick Conversions
| SHP | UAH |
|---|---|
| 1 SHP | 60.37 UAH |
| 10 SHP | 603.67 UAH |
| 50 SHP | 3,018.37 UAH |
| 100 SHP | 6,036.74 UAH |
| 500 SHP | 30,183.70 UAH |
| 1,000 SHP | 60,367.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-30T00:25:18Z",
"rates": {
"UAH": 60.367402
}
}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": 6036.7402,
"rate": 60.367402
}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