Rate Overview
Live
1 HUF = 0.003786 SGD
1 SGD = 264.1310
HUF
Avg
0.003851
High
0.003965
Low
0.003764
Last updated: 3/7/2026, 7:41:28 AM
Quick Conversions
| HUF | SGD |
|---|---|
| 1 HUF | 0.00 SGD |
| 10 HUF | 0.04 SGD |
| 50 HUF | 0.19 SGD |
| 100 HUF | 0.38 SGD |
| 500 HUF | 1.89 SGD |
| 1,000 HUF | 3.79 SGD |
Get HUF/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=SGDExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-03-07T07:41:28Z",
"rates": {
"SGD": 0.003786
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "SGD",
"amount": 100
},
"result": 0.3786,
"rate": 0.003786
}Build with HUF/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key