Rate Overview
Live
1 GBP = 59.5128 UAH
1 UAH = 0.016803
GBP
Avg
57.1300
High
59.7220
Low
54.8620
Last updated: 5/26/2026, 10:31:53 PM
Quick Conversions
| GBP | UAH |
|---|---|
| 1 GBP | 59.51 UAH |
| 10 GBP | 595.13 UAH |
| 50 GBP | 2,975.64 UAH |
| 100 GBP | 5,951.28 UAH |
| 500 GBP | 29,756.42 UAH |
| 1,000 GBP | 59,512.85 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-05-26T22:31:53Z",
"rates": {
"UAH": 59.512846
}
}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": 5951.2846,
"rate": 59.512846
}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