Rate Overview
Live
1 HUF = 1.8969 SDG
1 SDG = 0.527167
HUF
Avg
1.8913
High
1.9015
Low
1.8760
Last updated: 7/28/2026, 4:52:58 AM
Quick Conversions
| HUF | SDG |
|---|---|
| 1 HUF | 1.90 SDG |
| 10 HUF | 18.97 SDG |
| 50 HUF | 94.85 SDG |
| 100 HUF | 189.69 SDG |
| 500 HUF | 948.47 SDG |
| 1,000 HUF | 1,896.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-07-28T04:52:58Z",
"rates": {
"SDG": 1.896932
}
}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.69320000000002,
"rate": 1.896932
}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