Rate Overview
Live
1 HUF = 0.179132 PHP
1 PHP = 5.5825
HUF
Avg
0.159293
High
0.181934
Low
0.135667
Last updated: 3/28/2026, 10:55:11 AM
Quick Conversions
| HUF | PHP |
|---|---|
| 1 HUF | 0.18 PHP |
| 10 HUF | 1.79 PHP |
| 50 HUF | 8.96 PHP |
| 100 HUF | 17.91 PHP |
| 500 HUF | 89.57 PHP |
| 1,000 HUF | 179.13 PHP |
Get HUF/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=PHPExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-03-28T10:55:11Z",
"rates": {
"PHP": 0.179132
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "PHP",
"amount": 100
},
"result": 17.9132,
"rate": 0.179132
}Build with HUF/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key