Rate Overview
Live
1 PHP = 3.7775 YER
1 YER = 0.264727
PHP
Avg
3.7965
High
3.8285
Low
3.7775
Last updated: 9/3/2026, 4:33:26 AM
Quick Conversions
| PHP | YER |
|---|---|
| 1 PHP | 3.78 YER |
| 10 PHP | 37.77 YER |
| 50 PHP | 188.87 YER |
| 100 PHP | 377.75 YER |
| 500 PHP | 1,888.74 YER |
| 1,000 PHP | 3,777.48 YER |
Get PHP/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=YERExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-09-03T04:33:26Z",
"rates": {
"YER": 3.777476
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "YER",
"amount": 100
},
"result": 377.74760000000003,
"rate": 3.777476
}Build with PHP/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key