Rate Overview
Live
1 SHP = 60.4573 UAH
1 UAH = 0.016541
SHP
Avg
60.2933
High
60.4573
Low
60.1295
Last updated: 9/9/2026, 6:04:36 PM
Quick Conversions
| SHP | UAH |
|---|---|
| 1 SHP | 60.46 UAH |
| 10 SHP | 604.57 UAH |
| 50 SHP | 3,022.87 UAH |
| 100 SHP | 6,045.74 UAH |
| 500 SHP | 30,228.68 UAH |
| 1,000 SHP | 60,457.35 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-09-09T18:04:36Z",
"rates": {
"UAH": 60.45735
}
}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": 6045.735,
"rate": 60.45735
}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