Rate Overview
Live
1 UAH = 0.016867 GIP
1 GIP = 59.2874
UAH
Avg
0.017048
High
0.017151
Low
0.016867
Last updated: 4/17/2026, 6:30:20 AM
Quick Conversions
| UAH | GIP |
|---|---|
| 1 UAH | 0.02 GIP |
| 10 UAH | 0.17 GIP |
| 50 UAH | 0.84 GIP |
| 100 UAH | 1.69 GIP |
| 500 UAH | 8.43 GIP |
| 1,000 UAH | 16.87 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-04-17T06:30:20Z",
"rates": {
"GIP": 0.016867
}
}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.6867,
"rate": 0.016867
}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