Rate Overview
Live
1 GHS = 3.5727 UYU
1 UYU = 0.279901
GHS
Avg
3.5710
High
3.5986
Low
3.5576
Last updated: 5/7/2026, 9:54:43 PM
Quick Conversions
| GHS | UYU |
|---|---|
| 1 GHS | 3.57 UYU |
| 10 GHS | 35.73 UYU |
| 50 GHS | 178.63 UYU |
| 100 GHS | 357.27 UYU |
| 500 GHS | 1,786.34 UYU |
| 1,000 GHS | 3,572.69 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-05-07T21:54:43Z",
"rates": {
"UYU": 3.572687
}
}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": 357.2687,
"rate": 3.572687
}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