Rate Overview
Live
1 HUF = 0.005976 AWG
1 AWG = 167.3360
HUF
Avg
0.005867
High
0.005976
Low
0.005796
Last updated: 5/8/2026, 3:34:01 PM
Quick Conversions
| HUF | AWG |
|---|---|
| 1 HUF | 0.01 AWG |
| 10 HUF | 0.06 AWG |
| 50 HUF | 0.30 AWG |
| 100 HUF | 0.60 AWG |
| 500 HUF | 2.99 AWG |
| 1,000 HUF | 5.98 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-08T15:34:01Z",
"rates": {
"AWG": 0.005976
}
}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.5976,
"rate": 0.005976
}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