Rate Overview
Live
1 UAH = 0.016958 GBP
1 GBP = 58.9692
UAH
Avg
0.017071
High
0.017202
Low
0.016951
Last updated: 4/16/2026, 7:40:40 AM
Quick Conversions
| UAH | GBP |
|---|---|
| 1 UAH | 0.02 GBP |
| 10 UAH | 0.17 GBP |
| 50 UAH | 0.85 GBP |
| 100 UAH | 1.70 GBP |
| 500 UAH | 8.48 GBP |
| 1,000 UAH | 16.96 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-04-16T07:40:40Z",
"rates": {
"GBP": 0.016958
}
}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.6958000000000002,
"rate": 0.016958
}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