Rate Overview
Live
1 UYU = 0.031868 SGD
1 SGD = 31.3794
UYU
Avg
0.031661
High
0.031885
Low
0.031427
Last updated: 4/17/2026, 10:47:46 AM
Quick Conversions
| UYU | SGD |
|---|---|
| 1 UYU | 0.03 SGD |
| 10 UYU | 0.32 SGD |
| 50 UYU | 1.59 SGD |
| 100 UYU | 3.19 SGD |
| 500 UYU | 15.93 SGD |
| 1,000 UYU | 31.87 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-04-17T10:47:46Z",
"rates": {
"SGD": 0.031868
}
}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.1868,
"rate": 0.031868
}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