Rate Overview
Live
1 GBP = 59.0000 UAH
1 UAH = 0.016949
GBP
Avg
58.5836
High
59.0000
Low
58.1315
Last updated: 4/16/2026, 6:01:21 AM
Quick Conversions
| GBP | UAH |
|---|---|
| 1 GBP | 59.00 UAH |
| 10 GBP | 590.00 UAH |
| 50 GBP | 2,950.00 UAH |
| 100 GBP | 5,900.00 UAH |
| 500 GBP | 29,499.98 UAH |
| 1,000 GBP | 58,999.95 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-04-16T06:01:21Z",
"rates": {
"UAH": 58.999954
}
}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": 5899.9954,
"rate": 58.999954
}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