Rate Overview
Live
1 GIP = 59.5925 UAH
1 UAH = 0.016781
GIP
Avg
58.8373
High
59.5925
Low
58.3806
Last updated: 4/18/2026, 8:48:57 AM
Quick Conversions
| GIP | UAH |
|---|---|
| 1 GIP | 59.59 UAH |
| 10 GIP | 595.93 UAH |
| 50 GIP | 2,979.63 UAH |
| 100 GIP | 5,959.25 UAH |
| 500 GIP | 29,796.25 UAH |
| 1,000 GIP | 59,592.51 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-04-18T08:48:57Z",
"rates": {
"UAH": 59.59251
}
}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": 5959.250999999999,
"rate": 59.59251
}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