Rate Overview
Live
1 GIP = 59.4737 UAH
1 UAH = 0.016814
GIP
Avg
57.0539
High
59.7711
Low
55.1863
Last updated: 5/29/2026, 6:41:08 PM
Quick Conversions
| GIP | UAH |
|---|---|
| 1 GIP | 59.47 UAH |
| 10 GIP | 594.74 UAH |
| 50 GIP | 2,973.69 UAH |
| 100 GIP | 5,947.37 UAH |
| 500 GIP | 29,736.85 UAH |
| 1,000 GIP | 59,473.71 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-05-29T18:41:08Z",
"rates": {
"UAH": 59.473707
}
}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": 5947.3706999999995,
"rate": 59.473707
}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