Rate Overview
Live
1 SGD = 34.6767 UAH
1 UAH = 0.028838
SGD
Avg
34.2888
High
34.9614
Low
32.9479
Last updated: 7/21/2026, 5:49:16 AM
Quick Conversions
| SGD | UAH |
|---|---|
| 1 SGD | 34.68 UAH |
| 10 SGD | 346.77 UAH |
| 50 SGD | 1,733.83 UAH |
| 100 SGD | 3,467.67 UAH |
| 500 SGD | 17,338.33 UAH |
| 1,000 SGD | 34,676.66 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-07-21T05:49:16Z",
"rates": {
"UAH": 34.67666
}
}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": 3467.6659999999997,
"rate": 34.67666
}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