Rate Overview
Live
1 UYU = 0.031809 SGD
1 SGD = 31.4376
UYU
Avg
0.032722
High
0.033160
Low
0.031809
Last updated: 3/7/2026, 7:42:48 AM
Quick Conversions
| UYU | SGD |
|---|---|
| 1 UYU | 0.03 SGD |
| 10 UYU | 0.32 SGD |
| 50 UYU | 1.59 SGD |
| 100 UYU | 3.18 SGD |
| 500 UYU | 15.90 SGD |
| 1,000 UYU | 31.81 SGD |
Get UYU/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UYU¤cies=SGDExample Response:
{
"success": true,
"base": "UYU",
"date": "2026-03-07T07:42:48Z",
"rates": {
"SGD": 0.031809
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UYU&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UYU",
"to": "SGD",
"amount": 100
},
"result": 3.1809,
"rate": 0.031809
}Build with UYU/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key