Rate Overview
Live
1 GBP = 58.5784 UAH
1 UAH = 0.017071
GBP
Avg
58.5246
High
59.1088
Low
57.7190
Last updated: 3/27/2026, 1:33:37 AM
Quick Conversions
| GBP | UAH |
|---|---|
| 1 GBP | 58.58 UAH |
| 10 GBP | 585.78 UAH |
| 50 GBP | 2,928.92 UAH |
| 100 GBP | 5,857.84 UAH |
| 500 GBP | 29,289.21 UAH |
| 1,000 GBP | 58,578.42 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-03-27T01:33:37Z",
"rates": {
"UAH": 58.578415
}
}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": 5857.8414999999995,
"rate": 58.578415
}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