Rate Overview
Live
1 GBP = 59.9653 UAH
1 UAH = 0.016676
GBP
Avg
59.0751
High
60.1155
Low
57.6551
Last updated: 7/23/2026, 7:51:04 AM
Quick Conversions
| GBP | UAH |
|---|---|
| 1 GBP | 59.97 UAH |
| 10 GBP | 599.65 UAH |
| 50 GBP | 2,998.27 UAH |
| 100 GBP | 5,996.53 UAH |
| 500 GBP | 29,982.66 UAH |
| 1,000 GBP | 59,965.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-23T07:51:04Z",
"rates": {
"UAH": 59.965317
}
}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": 5996.5317,
"rate": 59.965317
}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