Rate Overview
Live
1 GHS = 3.6561 UYU
1 UYU = 0.273514
GHS
Avg
3.5158
High
3.6651
Low
3.4142
Last updated: 8/15/2026, 6:15:15 AM
Quick Conversions
| GHS | UYU |
|---|---|
| 1 GHS | 3.66 UYU |
| 10 GHS | 36.56 UYU |
| 50 GHS | 182.81 UYU |
| 100 GHS | 365.61 UYU |
| 500 GHS | 1,828.06 UYU |
| 1,000 GHS | 3,656.12 UYU |
Get GHS/UYU Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=UYUExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-08-15T06:15:15Z",
"rates": {
"UYU": 3.656122
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=UYU&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "UYU",
"amount": 100
},
"result": 365.6122,
"rate": 3.656122
}Build with GHS/UYU Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key