Rate Overview
Live
1 UAH = 0.016904 GIP
1 GIP = 59.1576
UAH
Avg
0.016685
High
0.016904
Low
0.016563
Last updated: 6/19/2026, 8:54:50 AM
Quick Conversions
| UAH | GIP |
|---|---|
| 1 UAH | 0.02 GIP |
| 10 UAH | 0.17 GIP |
| 50 UAH | 0.85 GIP |
| 100 UAH | 1.69 GIP |
| 500 UAH | 8.45 GIP |
| 1,000 UAH | 16.90 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-06-19T08:54:50Z",
"rates": {
"GIP": 0.016904
}
}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.6904,
"rate": 0.016904
}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