Rate Overview
Live
1 GBP = 59.8941 UAH
1 UAH = 0.016696
GBP
Avg
59.6343
High
60.3841
Low
59.0381
Last updated: 7/22/2026, 7:25:30 PM
Quick Conversions
| GBP | UAH |
|---|---|
| 1 GBP | 59.89 UAH |
| 10 GBP | 598.94 UAH |
| 50 GBP | 2,994.70 UAH |
| 100 GBP | 5,989.41 UAH |
| 500 GBP | 29,947.04 UAH |
| 1,000 GBP | 59,894.09 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-22T19:25:30Z",
"rates": {
"UAH": 59.894088
}
}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": 5989.4088,
"rate": 59.894088
}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