Rate Overview
Live
1 PHP = 5.5167 HUF
1 HUF = 0.181267
PHP
Avg
5.4750
High
5.5235
Low
5.4244
Last updated: 2/14/2026, 10:05:21 AM
Quick Conversions
| PHP | HUF |
|---|---|
| 1 PHP | 5.52 HUF |
| 10 PHP | 55.17 HUF |
| 50 PHP | 275.84 HUF |
| 100 PHP | 551.67 HUF |
| 500 PHP | 2,758.36 HUF |
| 1,000 PHP | 5,516.71 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-02-14T10:05:21Z",
"rates": {
"HUF": 5.516711
}
}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": 551.6711,
"rate": 5.516711
}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