Rate Overview
Live
1 GIP = 58.5667 UAH
1 UAH = 0.017075
GIP
Avg
57.0544
High
58.9149
Low
55.1892
Last updated: 3/27/2026, 10:09:48 AM
Quick Conversions
| GIP | UAH |
|---|---|
| 1 GIP | 58.57 UAH |
| 10 GIP | 585.67 UAH |
| 50 GIP | 2,928.34 UAH |
| 100 GIP | 5,856.67 UAH |
| 500 GIP | 29,283.36 UAH |
| 1,000 GIP | 58,566.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-03-27T10:09:48Z",
"rates": {
"UAH": 58.566712
}
}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": 5856.671200000001,
"rate": 58.566712
}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