Rate Overview
Live
1 UAH = 0.028404 SGD
1 SGD = 35.2063
UAH
Avg
0.028549
High
0.028615
Low
0.028404
Last updated: 8/20/2026, 2:56:45 AM
Quick Conversions
| UAH | SGD |
|---|---|
| 1 UAH | 0.03 SGD |
| 10 UAH | 0.28 SGD |
| 50 UAH | 1.42 SGD |
| 100 UAH | 2.84 SGD |
| 500 UAH | 14.20 SGD |
| 1,000 UAH | 28.40 SGD |
Get UAH/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=SGDExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-08-20T02:56:45Z",
"rates": {
"SGD": 0.028404
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "SGD",
"amount": 100
},
"result": 2.8404,
"rate": 0.028404
}Build with UAH/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key