Rate Overview
Live
1 HUF = 1.8945 SDG
1 SDG = 0.527854
HUF
Avg
1.8912
High
1.9878
Low
1.6963
Last updated: 7/28/2026, 12:41:31 AM
Quick Conversions
| HUF | SDG |
|---|---|
| 1 HUF | 1.89 SDG |
| 10 HUF | 18.94 SDG |
| 50 HUF | 94.72 SDG |
| 100 HUF | 189.45 SDG |
| 500 HUF | 947.23 SDG |
| 1,000 HUF | 1,894.46 SDG |
Get HUF/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=SDGExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-07-28T00:41:31Z",
"rates": {
"SDG": 1.894462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "SDG",
"amount": 100
},
"result": 189.4462,
"rate": 1.894462
}Build with HUF/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key