Rate Overview
Live
1 HUF = 0.202158 PHP
1 PHP = 4.9466
HUF
Avg
0.186787
High
0.202158
Low
0.175651
Last updated: 5/27/2026, 10:51:06 PM
Quick Conversions
| HUF | PHP |
|---|---|
| 1 HUF | 0.20 PHP |
| 10 HUF | 2.02 PHP |
| 50 HUF | 10.11 PHP |
| 100 HUF | 20.22 PHP |
| 500 HUF | 101.08 PHP |
| 1,000 HUF | 202.16 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-05-27T22:51:06Z",
"rates": {
"PHP": 0.202158
}
}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": 20.2158,
"rate": 0.202158
}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