Rate Overview
Live
1 UAH = 0.016488 SHP
1 SHP = 60.6502
UAH
Avg
0.016521
High
0.016562
Low
0.016488
Last updated: 8/20/2026, 2:56:47 AM
Quick Conversions
| UAH | SHP |
|---|---|
| 1 UAH | 0.02 SHP |
| 10 UAH | 0.16 SHP |
| 50 UAH | 0.82 SHP |
| 100 UAH | 1.65 SHP |
| 500 UAH | 8.24 SHP |
| 1,000 UAH | 16.49 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-08-20T02:56:47Z",
"rates": {
"SHP": 0.016488
}
}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.6487999999999998,
"rate": 0.016488
}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