Rate Overview
Live
1 UAH = 0.016726 SHP
1 SHP = 59.7872
UAH
Avg
0.016722
High
0.016765
Low
0.016666
Last updated: 7/29/2026, 11:12:23 PM
Quick Conversions
| UAH | SHP |
|---|---|
| 1 UAH | 0.02 SHP |
| 10 UAH | 0.17 SHP |
| 50 UAH | 0.84 SHP |
| 100 UAH | 1.67 SHP |
| 500 UAH | 8.36 SHP |
| 1,000 UAH | 16.73 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-07-29T23:12:23Z",
"rates": {
"SHP": 0.016726
}
}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.6726,
"rate": 0.016726
}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