Rate Overview
Live
1 HUF = 0.182720 PHP
1 PHP = 5.4729 HUF
Avg
0.180270
High
0.182720
Low
0.179029
Last updated: 1/25/2026, 11:06:11 AM
Quick Conversions
| HUF | PHP |
|---|---|
| 1 HUF | 0.18 PHP |
| 10 HUF | 1.83 PHP |
| 50 HUF | 9.14 PHP |
| 100 HUF | 18.27 PHP |
| 500 HUF | 91.36 PHP |
| 1,000 HUF | 182.72 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-01-25T11:06:11Z",
"rates": {
"PHP": 0.18272
}
}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": 18.272,
"rate": 0.18272
}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