Rate Overview
Live
1 GHS = 3.4522 UYU
1 UYU = 0.289671
GHS
Avg
3.4558
High
3.4739
Low
3.4460
Last updated: 7/29/2026, 3:22:05 AM
Quick Conversions
| GHS | UYU |
|---|---|
| 1 GHS | 3.45 UYU |
| 10 GHS | 34.52 UYU |
| 50 GHS | 172.61 UYU |
| 100 GHS | 345.22 UYU |
| 500 GHS | 1,726.09 UYU |
| 1,000 GHS | 3,452.19 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-07-29T03:22:05Z",
"rates": {
"UYU": 3.452189
}
}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": 345.2189,
"rate": 3.452189
}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