Rate Overview
Live
1 GBP = 60.5879 UAH
1 UAH = 0.016505
GBP
Avg
60.4746
High
60.6416
Low
60.2600
Last updated: 8/14/2026, 7:25:45 PM
Quick Conversions
| GBP | UAH |
|---|---|
| 1 GBP | 60.59 UAH |
| 10 GBP | 605.88 UAH |
| 50 GBP | 3,029.40 UAH |
| 100 GBP | 6,058.79 UAH |
| 500 GBP | 30,293.95 UAH |
| 1,000 GBP | 60,587.91 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-08-14T19:25:45Z",
"rates": {
"UAH": 60.587905
}
}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": 6058.7905,
"rate": 60.587905
}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