Rate Overview
Live
1 GYD = 0.214781 UAH
1 UAH = 4.6559
GYD
Avg
0.209772
High
0.214781
Low
0.202133
Last updated: 7/25/2026, 8:42:55 PM
Quick Conversions
| GYD | UAH |
|---|---|
| 1 GYD | 0.21 UAH |
| 10 GYD | 2.15 UAH |
| 50 GYD | 10.74 UAH |
| 100 GYD | 21.48 UAH |
| 500 GYD | 107.39 UAH |
| 1,000 GYD | 214.78 UAH |
Get GYD/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=UAHExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-07-25T20:42:55Z",
"rates": {
"UAH": 0.214781
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "UAH",
"amount": 100
},
"result": 21.4781,
"rate": 0.214781
}Build with GYD/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key