Rate Overview
Live
1 GYD = 0.210037 UAH
1 UAH = 4.7611
GYD
Avg
0.203783
High
0.210953
Low
0.197380
Last updated: 3/27/2026, 8:03:07 AM
Quick Conversions
| GYD | UAH |
|---|---|
| 1 GYD | 0.21 UAH |
| 10 GYD | 2.10 UAH |
| 50 GYD | 10.50 UAH |
| 100 GYD | 21.00 UAH |
| 500 GYD | 105.02 UAH |
| 1,000 GYD | 210.04 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-03-27T08:03:07Z",
"rates": {
"UAH": 0.210037
}
}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.0037,
"rate": 0.210037
}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