Rate Overview
Live
1 GIP = 59.6886 UAH
1 UAH = 0.016754
GIP
Avg
55.9377
High
59.8672
Low
51.8085
Last updated: 7/28/2026, 1:27:11 PM
Quick Conversions
| GIP | UAH |
|---|---|
| 1 GIP | 59.69 UAH |
| 10 GIP | 596.89 UAH |
| 50 GIP | 2,984.43 UAH |
| 100 GIP | 5,968.86 UAH |
| 500 GIP | 29,844.28 UAH |
| 1,000 GIP | 59,688.56 UAH |
Get GIP/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=UAHExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-28T13:27:11Z",
"rates": {
"UAH": 59.688557
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "UAH",
"amount": 100
},
"result": 5968.8557,
"rate": 59.688557
}Build with GIP/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key