Rate Overview
Live
1 UAH = 0.017074 SHP
1 SHP = 58.5686
UAH
Avg
0.017058
High
0.017155
Low
0.016979
Last updated: 3/27/2026, 8:09:51 AM
Quick Conversions
| UAH | SHP |
|---|---|
| 1 UAH | 0.02 SHP |
| 10 UAH | 0.17 SHP |
| 50 UAH | 0.85 SHP |
| 100 UAH | 1.71 SHP |
| 500 UAH | 8.54 SHP |
| 1,000 UAH | 17.07 SHP |
Get UAH/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=SHPExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-03-27T08:09:51Z",
"rates": {
"SHP": 0.017074
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "SHP",
"amount": 100
},
"result": 1.7073999999999998,
"rate": 0.017074
}Build with UAH/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key