Rate Overview
Live
1 GBP = 60.1062 UAH
1 UAH = 0.016637
GBP
Avg
60.1386
High
60.2965
Low
59.8241
Last updated: 6/16/2026, 6:47:31 AM
Quick Conversions
| GBP | UAH |
|---|---|
| 1 GBP | 60.11 UAH |
| 10 GBP | 601.06 UAH |
| 50 GBP | 3,005.31 UAH |
| 100 GBP | 6,010.62 UAH |
| 500 GBP | 30,053.11 UAH |
| 1,000 GBP | 60,106.21 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-06-16T06:47:31Z",
"rates": {
"UAH": 60.10621
}
}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": 6010.621,
"rate": 60.10621
}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