Rate Overview
Live
1 GYD = 0.209282 UAH
1 UAH = 4.7782
GYD
Avg
0.209960
High
0.210632
Low
0.209282
Last updated: 5/8/2026, 1:01:32 PM
Quick Conversions
| GYD | UAH |
|---|---|
| 1 GYD | 0.21 UAH |
| 10 GYD | 2.09 UAH |
| 50 GYD | 10.46 UAH |
| 100 GYD | 20.93 UAH |
| 500 GYD | 104.64 UAH |
| 1,000 GYD | 209.28 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-05-08T13:01:32Z",
"rates": {
"UAH": 0.209282
}
}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": 20.9282,
"rate": 0.209282
}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