Rate Overview
Live
1 UAH = 0.029269 SGD
1 SGD = 34.1658
UAH
Avg
0.029308
High
0.029481
Low
0.029085
Last updated: 3/7/2026, 7:42:40 AM
Quick Conversions
| UAH | SGD |
|---|---|
| 1 UAH | 0.03 SGD |
| 10 UAH | 0.29 SGD |
| 50 UAH | 1.46 SGD |
| 100 UAH | 2.93 SGD |
| 500 UAH | 14.63 SGD |
| 1,000 UAH | 29.27 SGD |
Get UAH/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=SGDExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-03-07T07:42:40Z",
"rates": {
"SGD": 0.029269
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "SGD",
"amount": 100
},
"result": 2.9269,
"rate": 0.029269
}Build with UAH/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key