Rate Overview
Live
1 GIP = 59.7711 UAH
1 UAH = 0.016730
GIP
Avg
59.7136
High
59.8672
Low
59.3546
Last updated: 5/9/2026, 4:55:31 AM
Quick Conversions
| GIP | UAH |
|---|---|
| 1 GIP | 59.77 UAH |
| 10 GIP | 597.71 UAH |
| 50 GIP | 2,988.55 UAH |
| 100 GIP | 5,977.11 UAH |
| 500 GIP | 29,885.54 UAH |
| 1,000 GIP | 59,771.08 UAH |
Get GIP/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=UAHExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-05-09T04:55:31Z",
"rates": {
"UAH": 59.77108
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "UAH",
"amount": 100
},
"result": 5977.108,
"rate": 59.77108
}Build with GIP/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key