Rate Overview
Live
1 SGD = 34.7153 UAH
1 UAH = 0.028806
SGD
Avg
34.5993
High
34.7153
Low
34.5049
Last updated: 5/28/2026, 8:32:50 PM
Quick Conversions
| SGD | UAH |
|---|---|
| 1 SGD | 34.72 UAH |
| 10 SGD | 347.15 UAH |
| 50 SGD | 1,735.76 UAH |
| 100 SGD | 3,471.53 UAH |
| 500 SGD | 17,357.64 UAH |
| 1,000 SGD | 34,715.28 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-05-28T20:32:50Z",
"rates": {
"UAH": 34.715284
}
}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": 3471.5283999999997,
"rate": 34.715284
}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