Rate Overview
Live
1 GHS = 3.6031 UYU
1 UYU = 0.277536
GHS
Avg
3.6098
High
3.6458
Low
3.5074
Last updated: 6/18/2026, 10:05:40 AM
Quick Conversions
| GHS | UYU |
|---|---|
| 1 GHS | 3.60 UYU |
| 10 GHS | 36.03 UYU |
| 50 GHS | 180.16 UYU |
| 100 GHS | 360.31 UYU |
| 500 GHS | 1,801.57 UYU |
| 1,000 GHS | 3,603.13 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-06-18T10:05:40Z",
"rates": {
"UYU": 3.603133
}
}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": 360.3133,
"rate": 3.603133
}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