Rate Overview
Live
1 UAH = 0.016726 GBP
1 GBP = 59.7872
UAH
Avg
0.016696
High
0.016751
Low
0.016621
Last updated: 7/26/2026, 2:23:26 AM
Quick Conversions
| UAH | GBP |
|---|---|
| 1 UAH | 0.02 GBP |
| 10 UAH | 0.17 GBP |
| 50 UAH | 0.84 GBP |
| 100 UAH | 1.67 GBP |
| 500 UAH | 8.36 GBP |
| 1,000 UAH | 16.73 GBP |
Get UAH/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=GBPExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-26T02:23:26Z",
"rates": {
"GBP": 0.016726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "GBP",
"amount": 100
},
"result": 1.6726,
"rate": 0.016726
}Build with UAH/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key