Rate Overview
Live
1 UAH = 0.016668 GIP
1 GIP = 59.9952
UAH
Avg
0.017906
High
0.019301
Low
0.016668
Last updated: 7/31/2026, 12:35:51 PM
Quick Conversions
| UAH | GIP |
|---|---|
| 1 UAH | 0.02 GIP |
| 10 UAH | 0.17 GIP |
| 50 UAH | 0.83 GIP |
| 100 UAH | 1.67 GIP |
| 500 UAH | 8.33 GIP |
| 1,000 UAH | 16.67 GIP |
Get UAH/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=GIPExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-31T12:35:51Z",
"rates": {
"GIP": 0.016668
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "GIP",
"amount": 100
},
"result": 1.6667999999999998,
"rate": 0.016668
}Build with UAH/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key