Rate Overview
Live
1 GBP = 58.6290 UAH
1 UAH = 0.017056
GBP
Avg
58.6288
High
58.8606
Low
58.3581
Last updated: 3/26/2026, 11:40:21 PM
Quick Conversions
| GBP | UAH |
|---|---|
| 1 GBP | 58.63 UAH |
| 10 GBP | 586.29 UAH |
| 50 GBP | 2,931.45 UAH |
| 100 GBP | 5,862.90 UAH |
| 500 GBP | 29,314.48 UAH |
| 1,000 GBP | 58,628.96 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-26T23:40:21Z",
"rates": {
"UAH": 58.628962
}
}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": 5862.8962,
"rate": 58.628962
}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