Rate Overview
Live
1 GBP = 59.7143 UAH
1 UAH = 0.016746
GBP
Avg
59.8652
High
60.1638
Low
59.6959
Last updated: 7/26/2026, 6:22:47 PM
Quick Conversions
| GBP | UAH |
|---|---|
| 1 GBP | 59.71 UAH |
| 10 GBP | 597.14 UAH |
| 50 GBP | 2,985.72 UAH |
| 100 GBP | 5,971.43 UAH |
| 500 GBP | 29,857.16 UAH |
| 1,000 GBP | 59,714.32 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-07-26T18:22:47Z",
"rates": {
"UAH": 59.714324
}
}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": 5971.4324,
"rate": 59.714324
}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