Rate Overview
Live
1 GIP = 58.4465 UAH
1 UAH = 0.017110
GIP
Avg
58.2930
High
58.6723
Low
58.0947
Last updated: 3/7/2026, 12:11:27 AM
Quick Conversions
| GIP | UAH |
|---|---|
| 1 GIP | 58.45 UAH |
| 10 GIP | 584.47 UAH |
| 50 GIP | 2,922.33 UAH |
| 100 GIP | 5,844.65 UAH |
| 500 GIP | 29,223.26 UAH |
| 1,000 GIP | 58,446.51 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-03-07T00:11:27Z",
"rates": {
"UAH": 58.446514
}
}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": 5844.6514,
"rate": 58.446514
}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