Rate Overview
Live
1 HUF = 0.195054 PHP
1 PHP = 5.1268
HUF
Avg
0.182399
High
0.203119
Low
0.166680
Last updated: 7/20/2026, 8:35:33 PM
Quick Conversions
| HUF | PHP |
|---|---|
| 1 HUF | 0.20 PHP |
| 10 HUF | 1.95 PHP |
| 50 HUF | 9.75 PHP |
| 100 HUF | 19.51 PHP |
| 500 HUF | 97.53 PHP |
| 1,000 HUF | 195.05 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-07-20T20:35:33Z",
"rates": {
"PHP": 0.195054
}
}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": 19.5054,
"rate": 0.195054
}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