Rate Overview
Live
1 HUF = 0.004128 SGD
1 SGD = 242.2481
HUF
Avg
0.004163
High
0.004184
Low
0.004128
Last updated: 7/8/2026, 9:46:04 AM
Quick Conversions
| HUF | SGD |
|---|---|
| 1 HUF | 0.00 SGD |
| 10 HUF | 0.04 SGD |
| 50 HUF | 0.21 SGD |
| 100 HUF | 0.41 SGD |
| 500 HUF | 2.06 SGD |
| 1,000 HUF | 4.13 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-07-08T09:46:04Z",
"rates": {
"SGD": 0.004128
}
}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.41279999999999994,
"rate": 0.004128
}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