Rate Overview
Live
1 HUF = 1.9958 SDG
1 SDG = 0.501050
HUF
Avg
1.9710
High
1.9958
Low
1.9421
Last updated: 6/16/2026, 6:23:14 PM
Quick Conversions
| HUF | SDG |
|---|---|
| 1 HUF | 2.00 SDG |
| 10 HUF | 19.96 SDG |
| 50 HUF | 99.79 SDG |
| 100 HUF | 199.58 SDG |
| 500 HUF | 997.90 SDG |
| 1,000 HUF | 1,995.81 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-06-16T18:23:14Z",
"rates": {
"SDG": 1.995808
}
}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": 199.5808,
"rate": 1.995808
}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