Rate Overview
Live
1 HUF = 1.9420 SDG
1 SDG = 0.514942
HUF
Avg
1.9180
High
1.9479
Low
1.8659
Last updated: 4/17/2026, 6:11:35 AM
Quick Conversions
| HUF | SDG |
|---|---|
| 1 HUF | 1.94 SDG |
| 10 HUF | 19.42 SDG |
| 50 HUF | 97.10 SDG |
| 100 HUF | 194.20 SDG |
| 500 HUF | 970.98 SDG |
| 1,000 HUF | 1,941.97 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-04-17T06:11:35Z",
"rates": {
"SDG": 1.941968
}
}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": 194.1968,
"rate": 1.941968
}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