Rate Overview
Live
1 HUF = 1.7769 SDG
1 SDG = 0.562768
HUF
Avg
1.8135
High
1.8818
Low
1.7638
Last updated: 3/7/2026, 6:08:07 AM
Quick Conversions
| HUF | SDG |
|---|---|
| 1 HUF | 1.78 SDG |
| 10 HUF | 17.77 SDG |
| 50 HUF | 88.85 SDG |
| 100 HUF | 177.69 SDG |
| 500 HUF | 888.47 SDG |
| 1,000 HUF | 1,776.93 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-03-07T06:08:07Z",
"rates": {
"SDG": 1.776932
}
}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": 177.6932,
"rate": 1.776932
}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