Rate Overview
Live
1 PHP = 5.5825 HUF
1 HUF = 0.179132
PHP
Avg
5.8816
High
6.5077
Low
5.4222
Last updated: 3/28/2026, 1:43:56 PM
Quick Conversions
| PHP | HUF |
|---|---|
| 1 PHP | 5.58 HUF |
| 10 PHP | 55.82 HUF |
| 50 PHP | 279.12 HUF |
| 100 PHP | 558.25 HUF |
| 500 PHP | 2,791.23 HUF |
| 1,000 PHP | 5,582.47 HUF |
Get PHP/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=HUFExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-28T13:43:56Z",
"rates": {
"HUF": 5.582465
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "HUF",
"amount": 100
},
"result": 558.2465,
"rate": 5.582465
}Build with PHP/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key