Rate Overview
Live
1 SGD = 34.7116 UAH
1 UAH = 0.028809
SGD
Avg
33.0954
High
34.7116
Low
31.9817
Last updated: 5/28/2026, 9:49:47 PM
Quick Conversions
| SGD | UAH |
|---|---|
| 1 SGD | 34.71 UAH |
| 10 SGD | 347.12 UAH |
| 50 SGD | 1,735.58 UAH |
| 100 SGD | 3,471.16 UAH |
| 500 SGD | 17,355.81 UAH |
| 1,000 SGD | 34,711.61 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-28T21:49:47Z",
"rates": {
"UAH": 34.711612
}
}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.1612000000005,
"rate": 34.711612
}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