Rate Overview
Live
1 HUF = 0.005299 AWG
1 AWG = 188.7149
HUF
Avg
0.005408
High
0.005612
Low
0.005260
Last updated: 3/7/2026, 8:56:56 AM
Quick Conversions
| HUF | AWG |
|---|---|
| 1 HUF | 0.01 AWG |
| 10 HUF | 0.05 AWG |
| 50 HUF | 0.26 AWG |
| 100 HUF | 0.53 AWG |
| 500 HUF | 2.65 AWG |
| 1,000 HUF | 5.30 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-03-07T08:56:56Z",
"rates": {
"AWG": 0.005299
}
}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.5299,
"rate": 0.005299
}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