Rate Overview
Live
1 GHS = 3.7320 UYU
1 UYU = 0.267954
GHS
Avg
3.6320
High
3.7320
Low
3.5738
Last updated: 3/7/2026, 7:42:44 AM
Quick Conversions
| GHS | UYU |
|---|---|
| 1 GHS | 3.73 UYU |
| 10 GHS | 37.32 UYU |
| 50 GHS | 186.60 UYU |
| 100 GHS | 373.20 UYU |
| 500 GHS | 1,866.00 UYU |
| 1,000 GHS | 3,731.99 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-03-07T07:42:44Z",
"rates": {
"UYU": 3.73199
}
}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": 373.199,
"rate": 3.73199
}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