Rate Overview
Live
1 HUF = 0.196325 PHP
1 PHP = 5.0936
HUF
Avg
0.189192
High
0.202161
Low
0.175651
Last updated: 7/21/2026, 8:23:47 AM
Quick Conversions
| HUF | PHP |
|---|---|
| 1 HUF | 0.20 PHP |
| 10 HUF | 1.96 PHP |
| 50 HUF | 9.82 PHP |
| 100 HUF | 19.63 PHP |
| 500 HUF | 98.16 PHP |
| 1,000 HUF | 196.33 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-21T08:23:47Z",
"rates": {
"PHP": 0.196325
}
}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.6325,
"rate": 0.196325
}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