Rate Overview
Live
1 GYD = 0.213846 UAH
1 UAH = 4.6763
GYD
Avg
0.214090
High
0.214620
Low
0.213767
Last updated: 8/13/2026, 4:41:03 AM
Quick Conversions
| GYD | UAH |
|---|---|
| 1 GYD | 0.21 UAH |
| 10 GYD | 2.14 UAH |
| 50 GYD | 10.69 UAH |
| 100 GYD | 21.38 UAH |
| 500 GYD | 106.92 UAH |
| 1,000 GYD | 213.85 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-08-13T04:41:03Z",
"rates": {
"UAH": 0.213846
}
}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.384600000000002,
"rate": 0.213846
}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