Rate Overview
Live
1 GBP = 59.5213 UAH
1 UAH = 0.016801
GBP
Avg
55.6092
High
59.6535
Low
51.8598
Last updated: 5/26/2026, 9:41:50 PM
Quick Conversions
| GBP | UAH |
|---|---|
| 1 GBP | 59.52 UAH |
| 10 GBP | 595.21 UAH |
| 50 GBP | 2,976.06 UAH |
| 100 GBP | 5,952.13 UAH |
| 500 GBP | 29,760.63 UAH |
| 1,000 GBP | 59,521.25 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-26T21:41:50Z",
"rates": {
"UAH": 59.521251
}
}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": 5952.1251,
"rate": 59.521251
}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