Rate Overview
Live
1 SGD = 35.2942 UAH
1 UAH = 0.028333
SGD
Avg
35.1737
High
35.2942
Low
34.9784
Last updated: 9/9/2026, 4:55:19 AM
Quick Conversions
| SGD | UAH |
|---|---|
| 1 SGD | 35.29 UAH |
| 10 SGD | 352.94 UAH |
| 50 SGD | 1,764.71 UAH |
| 100 SGD | 3,529.42 UAH |
| 500 SGD | 17,647.12 UAH |
| 1,000 SGD | 35,294.25 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-09-09T04:55:19Z",
"rates": {
"UAH": 35.294248
}
}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": 3529.4248000000002,
"rate": 35.294248
}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