Rate Overview
Live
1 UAH = 0.016785 GIP
1 GIP = 59.5770
UAH
Avg
0.016820
High
0.016883
Low
0.016755
Last updated: 5/27/2026, 4:05:45 PM
Quick Conversions
| UAH | GIP |
|---|---|
| 1 UAH | 0.02 GIP |
| 10 UAH | 0.17 GIP |
| 50 UAH | 0.84 GIP |
| 100 UAH | 1.68 GIP |
| 500 UAH | 8.39 GIP |
| 1,000 UAH | 16.79 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-05-27T16:05:45Z",
"rates": {
"GIP": 0.016785
}
}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.6785,
"rate": 0.016785
}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