Rate Overview
Live
1 HUF = 0.005884 AWG
1 AWG = 169.9524
HUF
Avg
0.005839
High
0.006004
Low
0.005747
Last updated: 5/28/2026, 11:18:33 PM
Quick Conversions
| HUF | AWG |
|---|---|
| 1 HUF | 0.01 AWG |
| 10 HUF | 0.06 AWG |
| 50 HUF | 0.29 AWG |
| 100 HUF | 0.59 AWG |
| 500 HUF | 2.94 AWG |
| 1,000 HUF | 5.88 AWG |
Get HUF/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=AWGExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-05-28T23:18:33Z",
"rates": {
"AWG": 0.005884
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "AWG",
"amount": 100
},
"result": 0.5884,
"rate": 0.005884
}Build with HUF/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key