Rate Overview
Live
1 GIP = 60.2339 UAH
1 UAH = 0.016602
GIP
Avg
60.4505
High
60.8648
Low
60.2339
Last updated: 9/2/2026, 2:28:47 AM
Quick Conversions
| GIP | UAH |
|---|---|
| 1 GIP | 60.23 UAH |
| 10 GIP | 602.34 UAH |
| 50 GIP | 3,011.69 UAH |
| 100 GIP | 6,023.39 UAH |
| 500 GIP | 30,116.94 UAH |
| 1,000 GIP | 60,233.88 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-09-02T02:28:47Z",
"rates": {
"UAH": 60.233883
}
}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": 6023.3883,
"rate": 60.233883
}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