Rate Overview
Live
1 SGD = 35.2051 UAH
1 UAH = 0.028405
SGD
Avg
34.8870
High
35.2051
Low
34.6730
Last updated: 8/20/2026, 12:49:03 PM
Quick Conversions
| SGD | UAH |
|---|---|
| 1 SGD | 35.21 UAH |
| 10 SGD | 352.05 UAH |
| 50 SGD | 1,760.26 UAH |
| 100 SGD | 3,520.51 UAH |
| 500 SGD | 17,602.55 UAH |
| 1,000 SGD | 35,205.11 UAH |
Get SGD/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=UAHExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-08-20T12:49:03Z",
"rates": {
"UAH": 35.205108
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "UAH",
"amount": 100
},
"result": 3520.5108000000005,
"rate": 35.205108
}Build with SGD/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key