Rate Overview
Live
1 HUF = 0.174777 PHP
1 PHP = 5.7216
HUF
Avg
0.176782
High
0.181039
Low
0.174186
Last updated: 3/7/2026, 7:34:53 AM
Quick Conversions
| HUF | PHP |
|---|---|
| 1 HUF | 0.17 PHP |
| 10 HUF | 1.75 PHP |
| 50 HUF | 8.74 PHP |
| 100 HUF | 17.48 PHP |
| 500 HUF | 87.39 PHP |
| 1,000 HUF | 174.78 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-07T07:34:53Z",
"rates": {
"PHP": 0.174777
}
}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.4777,
"rate": 0.174777
}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