Rate Overview
Live
1 GBP = 58.4345 UAH
1 UAH = 0.017113
GBP
Avg
58.2125
High
58.6754
Low
57.7190
Last updated: 3/6/2026, 8:11:00 AM
Quick Conversions
| GBP | UAH |
|---|---|
| 1 GBP | 58.43 UAH |
| 10 GBP | 584.34 UAH |
| 50 GBP | 2,921.72 UAH |
| 100 GBP | 5,843.45 UAH |
| 500 GBP | 29,217.24 UAH |
| 1,000 GBP | 58,434.49 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-06T08:11:00Z",
"rates": {
"UAH": 58.434488
}
}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": 5843.4488,
"rate": 58.434488
}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