Rate Overview
Live
1 SHP = 60.9503 UAH
1 UAH = 0.016407
SHP
Avg
60.6685
High
60.9503
Low
60.3972
Last updated: 8/21/2026, 2:05:24 AM
Quick Conversions
| SHP | UAH |
|---|---|
| 1 SHP | 60.95 UAH |
| 10 SHP | 609.50 UAH |
| 50 SHP | 3,047.52 UAH |
| 100 SHP | 6,095.03 UAH |
| 500 SHP | 30,475.15 UAH |
| 1,000 SHP | 60,950.31 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-21T02:05:24Z",
"rates": {
"UAH": 60.950308
}
}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": 6095.0307999999995,
"rate": 60.950308
}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