Rate Overview
Live
1 HUF = 0.194329 PHP
1 PHP = 5.1459
HUF
Avg
0.195259
High
0.197236
Low
0.193769
Last updated: 7/19/2026, 2:56:44 PM
Quick Conversions
| HUF | PHP |
|---|---|
| 1 HUF | 0.19 PHP |
| 10 HUF | 1.94 PHP |
| 50 HUF | 9.72 PHP |
| 100 HUF | 19.43 PHP |
| 500 HUF | 97.16 PHP |
| 1,000 HUF | 194.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-19T14:56:44Z",
"rates": {
"PHP": 0.194329
}
}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.4329,
"rate": 0.194329
}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