Rate Overview
Live
1 GBP = 59.7826 UAH
1 UAH = 0.016727
GBP
Avg
59.6568
High
59.7883
Low
59.5288
Last updated: 5/6/2026, 12:31:18 PM
Quick Conversions
| GBP | UAH |
|---|---|
| 1 GBP | 59.78 UAH |
| 10 GBP | 597.83 UAH |
| 50 GBP | 2,989.13 UAH |
| 100 GBP | 5,978.26 UAH |
| 500 GBP | 29,891.31 UAH |
| 1,000 GBP | 59,782.62 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-06T12:31:18Z",
"rates": {
"UAH": 59.782615
}
}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": 5978.2615,
"rate": 59.782615
}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