Rate Overview
Live
1 HUF = 0.005818 AWG
1 AWG = 171.8804
HUF
Avg
0.005598
High
0.006004
Low
0.005204
Last updated: 6/18/2026, 6:46:54 PM
Quick Conversions
| HUF | AWG |
|---|---|
| 1 HUF | 0.01 AWG |
| 10 HUF | 0.06 AWG |
| 50 HUF | 0.29 AWG |
| 100 HUF | 0.58 AWG |
| 500 HUF | 2.91 AWG |
| 1,000 HUF | 5.82 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-06-18T18:46:54Z",
"rates": {
"AWG": 0.005818
}
}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.5818,
"rate": 0.005818
}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