Rate Overview
Live
1 SHP = 60.1295 UAH
1 UAH = 0.016631
SHP
Avg
60.5077
High
61.0142
Low
60.1270
Last updated: 9/2/2026, 11:08:56 PM
Quick Conversions
| SHP | UAH |
|---|---|
| 1 SHP | 60.13 UAH |
| 10 SHP | 601.30 UAH |
| 50 SHP | 3,006.48 UAH |
| 100 SHP | 6,012.95 UAH |
| 500 SHP | 30,064.77 UAH |
| 1,000 SHP | 60,129.55 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-02T23:08:56Z",
"rates": {
"UAH": 60.129546
}
}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": 6012.9546,
"rate": 60.129546
}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