Rate Overview
Live
1 GIP = 59.7643 UAH
1 UAH = 0.016732
GIP
Avg
60.1096
High
60.3726
Low
59.7643
Last updated: 6/19/2026, 5:04:39 AM
Quick Conversions
| GIP | UAH |
|---|---|
| 1 GIP | 59.76 UAH |
| 10 GIP | 597.64 UAH |
| 50 GIP | 2,988.21 UAH |
| 100 GIP | 5,976.43 UAH |
| 500 GIP | 29,882.14 UAH |
| 1,000 GIP | 59,764.27 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-06-19T05:04:39Z",
"rates": {
"UAH": 59.764275
}
}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": 5976.4275,
"rate": 59.764275
}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