Rate Overview
Live
1 SHP = 58.4465 UAH
1 UAH = 0.017110
SHP
Avg
58.2930
High
58.6723
Low
58.0947
Last updated: 3/7/2026, 1:03:20 AM
Quick Conversions
| SHP | UAH |
|---|---|
| 1 SHP | 58.45 UAH |
| 10 SHP | 584.47 UAH |
| 50 SHP | 2,922.33 UAH |
| 100 SHP | 5,844.65 UAH |
| 500 SHP | 29,223.26 UAH |
| 1,000 SHP | 58,446.51 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-03-07T01:03:20Z",
"rates": {
"UAH": 58.446514
}
}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": 5844.6514,
"rate": 58.446514
}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