Rate Overview
Live
1 HUF = 1.9428 SDG
1 SDG = 0.514731
HUF
Avg
1.9341
High
1.9458
Low
1.9194
Last updated: 7/6/2026, 7:08:19 PM
Quick Conversions
| HUF | SDG |
|---|---|
| 1 HUF | 1.94 SDG |
| 10 HUF | 19.43 SDG |
| 50 HUF | 97.14 SDG |
| 100 HUF | 194.28 SDG |
| 500 HUF | 971.38 SDG |
| 1,000 HUF | 1,942.76 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-06T19:08:19Z",
"rates": {
"SDG": 1.942761
}
}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": 194.27609999999999,
"rate": 1.942761
}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