Rate Overview
Live
1 HUF = 1.9697 SDG
1 SDG = 0.507693
HUF
Avg
1.7142
High
1.9697
Low
1.4857
Last updated: 5/27/2026, 3:11:16 PM
Quick Conversions
| HUF | SDG |
|---|---|
| 1 HUF | 1.97 SDG |
| 10 HUF | 19.70 SDG |
| 50 HUF | 98.48 SDG |
| 100 HUF | 196.97 SDG |
| 500 HUF | 984.85 SDG |
| 1,000 HUF | 1,969.70 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-27T15:11:16Z",
"rates": {
"SDG": 1.969695
}
}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": 196.9695,
"rate": 1.969695
}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