Rate Overview
Live
1 SGD = 34.7926 UAH
1 UAH = 0.028742
SGD
Avg
32.4257
High
34.7926
Low
30.7243
Last updated: 6/19/2026, 10:20:17 AM
Quick Conversions
| SGD | UAH |
|---|---|
| 1 SGD | 34.79 UAH |
| 10 SGD | 347.93 UAH |
| 50 SGD | 1,739.63 UAH |
| 100 SGD | 3,479.26 UAH |
| 500 SGD | 17,396.28 UAH |
| 1,000 SGD | 34,792.56 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-06-19T10:20:17Z",
"rates": {
"UAH": 34.792563
}
}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": 3479.2563,
"rate": 34.792563
}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