Rate Overview
Live
1 GIP = 60.6044 UAH
1 UAH = 0.016500
GIP
Avg
60.5054
High
60.6044
Low
60.3789
Last updated: 8/17/2026, 10:00:52 PM
Quick Conversions
| GIP | UAH |
|---|---|
| 1 GIP | 60.60 UAH |
| 10 GIP | 606.04 UAH |
| 50 GIP | 3,030.22 UAH |
| 100 GIP | 6,060.44 UAH |
| 500 GIP | 30,302.21 UAH |
| 1,000 GIP | 60,604.42 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-08-17T22:00:52Z",
"rates": {
"UAH": 60.604424
}
}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": 6060.4424,
"rate": 60.604424
}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