Rate Overview
Live
1 GBP = 60.2979 UAH
1 UAH = 0.016584
GBP
Avg
60.2792
High
60.4958
Low
60.0461
Last updated: 9/6/2026, 5:01:18 AM
Quick Conversions
| GBP | UAH |
|---|---|
| 1 GBP | 60.30 UAH |
| 10 GBP | 602.98 UAH |
| 50 GBP | 3,014.90 UAH |
| 100 GBP | 6,029.79 UAH |
| 500 GBP | 30,148.95 UAH |
| 1,000 GBP | 60,297.90 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-09-06T05:01:18Z",
"rates": {
"UAH": 60.297901
}
}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": 6029.7901,
"rate": 60.297901
}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