Rate Overview
Live
1 GBP = 59.4652 UAH
1 UAH = 0.016817
GBP
Avg
59.4747
High
59.8586
Low
59.0954
Last updated: 7/6/2026, 8:02:43 AM
Quick Conversions
| GBP | UAH |
|---|---|
| 1 GBP | 59.47 UAH |
| 10 GBP | 594.65 UAH |
| 50 GBP | 2,973.26 UAH |
| 100 GBP | 5,946.52 UAH |
| 500 GBP | 29,732.59 UAH |
| 1,000 GBP | 59,465.19 UAH |
Get GBP/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=UAHExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-06T08:02:43Z",
"rates": {
"UAH": 59.465188
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "UAH",
"amount": 100
},
"result": 5946.5188,
"rate": 59.465188
}Build with GBP/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key