Rate Overview
Live
1 SGD = 34.8051 UAH
1 UAH = 0.028731
SGD
Avg
34.7368
High
34.8051
Low
34.6849
Last updated: 7/29/2026, 5:26:51 AM
Quick Conversions
| SGD | UAH |
|---|---|
| 1 SGD | 34.81 UAH |
| 10 SGD | 348.05 UAH |
| 50 SGD | 1,740.26 UAH |
| 100 SGD | 3,480.51 UAH |
| 500 SGD | 17,402.56 UAH |
| 1,000 SGD | 34,805.12 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-29T05:26:51Z",
"rates": {
"UAH": 34.805121
}
}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": 3480.5121,
"rate": 34.805121
}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