Rate Overview
Live
1 UAH = 0.016529 GBP
1 GBP = 60.4997
UAH
Avg
0.016531
High
0.016560
Low
0.016490
Last updated: 8/15/2026, 8:04:48 AM
Quick Conversions
| UAH | GBP |
|---|---|
| 1 UAH | 0.02 GBP |
| 10 UAH | 0.17 GBP |
| 50 UAH | 0.83 GBP |
| 100 UAH | 1.65 GBP |
| 500 UAH | 8.26 GBP |
| 1,000 UAH | 16.53 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-08-15T08:04:48Z",
"rates": {
"GBP": 0.016529
}
}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.6528999999999998,
"rate": 0.016529
}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