Rate Overview
Live
1 HUF = 0.005751 AWG
1 AWG = 173.8828
HUF
Avg
0.005771
High
0.005803
Low
0.005726
Last updated: 7/8/2026, 8:49:21 AM
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.88 AWG |
| 1,000 HUF | 5.75 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-07-08T08:49:21Z",
"rates": {
"AWG": 0.005751
}
}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.5751000000000001,
"rate": 0.005751
}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