Rate Overview
Live
1 HUF = 0.181267 PHP
1 PHP = 5.5167
HUF
Avg
0.182656
High
0.184353
Low
0.181043
Last updated: 2/14/2026, 4:25:19 PM
Quick Conversions
| HUF | PHP |
|---|---|
| 1 HUF | 0.18 PHP |
| 10 HUF | 1.81 PHP |
| 50 HUF | 9.06 PHP |
| 100 HUF | 18.13 PHP |
| 500 HUF | 90.63 PHP |
| 1,000 HUF | 181.27 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-02-14T16:25:19Z",
"rates": {
"PHP": 0.181267
}
}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.1267,
"rate": 0.181267
}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