Rate Overview
Live
1 HUF = 1.9716 SDG
1 SDG = 0.507213
HUF
Avg
1.9465
High
1.9716
Low
1.9260
Last updated: 5/7/2026, 8:11:19 AM
Quick Conversions
| HUF | SDG |
|---|---|
| 1 HUF | 1.97 SDG |
| 10 HUF | 19.72 SDG |
| 50 HUF | 98.58 SDG |
| 100 HUF | 197.16 SDG |
| 500 HUF | 985.78 SDG |
| 1,000 HUF | 1,971.56 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-05-07T08:11:19Z",
"rates": {
"SDG": 1.971558
}
}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": 197.1558,
"rate": 1.971558
}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