Rate Overview
Live
1 GBP = 59.9066 UAH
1 UAH = 0.016693
GBP
Avg
55.9317
High
59.9066
Low
51.8598
Last updated: 7/23/2026, 10:25:48 AM
Quick Conversions
| GBP | UAH |
|---|---|
| 1 GBP | 59.91 UAH |
| 10 GBP | 599.07 UAH |
| 50 GBP | 2,995.33 UAH |
| 100 GBP | 5,990.66 UAH |
| 500 GBP | 29,953.32 UAH |
| 1,000 GBP | 59,906.64 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-23T10:25:48Z",
"rates": {
"UAH": 59.906637
}
}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": 5990.6637,
"rate": 59.906637
}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