Rate Overview
Live
1 UAH = 0.016564 GBP
1 GBP = 60.3719
UAH
Avg
0.016574
High
0.016653
Low
0.016521
Last updated: 9/4/2026, 6:26:21 PM
Quick Conversions
| UAH | GBP |
|---|---|
| 1 UAH | 0.02 GBP |
| 10 UAH | 0.17 GBP |
| 50 UAH | 0.83 GBP |
| 100 UAH | 1.66 GBP |
| 500 UAH | 8.28 GBP |
| 1,000 UAH | 16.56 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-09-04T18:26:21Z",
"rates": {
"GBP": 0.016564
}
}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.6563999999999999,
"rate": 0.016564
}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