Rate Overview
Live
1 HUF = 1.8924 SDG
1 SDG = 0.528421
HUF
Avg
1.7289
High
1.9456
Low
1.4857
Last updated: 7/27/2026, 3:39:03 PM
Quick Conversions
| HUF | SDG |
|---|---|
| 1 HUF | 1.89 SDG |
| 10 HUF | 18.92 SDG |
| 50 HUF | 94.62 SDG |
| 100 HUF | 189.24 SDG |
| 500 HUF | 946.22 SDG |
| 1,000 HUF | 1,892.43 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-27T15:39:03Z",
"rates": {
"SDG": 1.892431
}
}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.2431,
"rate": 1.892431
}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