Rate Overview
Live
1 UAH = 0.016742 GIP
1 GIP = 59.7300
UAH
Avg
0.016768
High
0.016867
Low
0.016703
Last updated: 5/7/2026, 10:34:33 AM
Quick Conversions
| UAH | GIP |
|---|---|
| 1 UAH | 0.02 GIP |
| 10 UAH | 0.17 GIP |
| 50 UAH | 0.84 GIP |
| 100 UAH | 1.67 GIP |
| 500 UAH | 8.37 GIP |
| 1,000 UAH | 16.74 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-07T10:34:33Z",
"rates": {
"GIP": 0.016742
}
}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.6742,
"rate": 0.016742
}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