Rate Overview
Live
1 SGD = 35.0512 UAH
1 UAH = 0.028530
SGD
Avg
35.0119
High
35.0552
Low
34.9461
Last updated: 8/19/2026, 5:07:20 AM
Quick Conversions
| SGD | UAH |
|---|---|
| 1 SGD | 35.05 UAH |
| 10 SGD | 350.51 UAH |
| 50 SGD | 1,752.56 UAH |
| 100 SGD | 3,505.12 UAH |
| 500 SGD | 17,525.60 UAH |
| 1,000 SGD | 35,051.19 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-19T05:07:20Z",
"rates": {
"UAH": 35.051192
}
}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": 3505.1192,
"rate": 35.051192
}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