Rate Overview
Live
1 GHS = 3.6205 UYU
1 UYU = 0.276202
GHS
Avg
3.6508
High
3.6801
Low
3.6205
Last updated: 4/17/2026, 2:45:00 PM
Quick Conversions
| GHS | UYU |
|---|---|
| 1 GHS | 3.62 UYU |
| 10 GHS | 36.21 UYU |
| 50 GHS | 181.03 UYU |
| 100 GHS | 362.05 UYU |
| 500 GHS | 1,810.27 UYU |
| 1,000 GHS | 3,620.54 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-04-17T14:45:00Z",
"rates": {
"UYU": 3.620543
}
}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": 362.0543,
"rate": 3.620543
}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