Rate Overview
Live
1 GIP = 59.7843 UAH
1 UAH = 0.016727
GIP
Avg
55.9417
High
59.8672
Low
51.8085
Last updated: 7/29/2026, 3:53:01 PM
Quick Conversions
| GIP | UAH |
|---|---|
| 1 GIP | 59.78 UAH |
| 10 GIP | 597.84 UAH |
| 50 GIP | 2,989.21 UAH |
| 100 GIP | 5,978.43 UAH |
| 500 GIP | 29,892.13 UAH |
| 1,000 GIP | 59,784.26 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-29T15:53:01Z",
"rates": {
"UAH": 59.784256
}
}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": 5978.4256,
"rate": 59.784256
}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