Rate Overview
Live
1 HUF = 1.7693 SDG
1 SDG = 0.565199
HUF
Avg
1.7774
High
1.7915
Low
1.7640
Last updated: 3/27/2026, 1:35:35 PM
Quick Conversions
| HUF | SDG |
|---|---|
| 1 HUF | 1.77 SDG |
| 10 HUF | 17.69 SDG |
| 50 HUF | 88.46 SDG |
| 100 HUF | 176.93 SDG |
| 500 HUF | 884.64 SDG |
| 1,000 HUF | 1,769.29 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-27T13:35:35Z",
"rates": {
"SDG": 1.769289
}
}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": 176.9289,
"rate": 1.769289
}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