Rate Overview
Live
1 GYD = 0.208987 UAH
1 UAH = 4.7850
GYD
Avg
0.207818
High
0.209799
Low
0.206322
Last updated: 3/7/2026, 1:07:27 AM
Quick Conversions
| GYD | UAH |
|---|---|
| 1 GYD | 0.21 UAH |
| 10 GYD | 2.09 UAH |
| 50 GYD | 10.45 UAH |
| 100 GYD | 20.90 UAH |
| 500 GYD | 104.49 UAH |
| 1,000 GYD | 208.99 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-07T01:07:27Z",
"rates": {
"UAH": 0.208987
}
}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.8987,
"rate": 0.208987
}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