Rate Overview
Live
1 PHP = 3.8566 YER
1 YER = 0.259294
PHP
Avg
3.8877
High
3.9524
Low
3.8566
Last updated: 5/28/2026, 3:31:49 AM
Quick Conversions
| PHP | YER |
|---|---|
| 1 PHP | 3.86 YER |
| 10 PHP | 38.57 YER |
| 50 PHP | 192.83 YER |
| 100 PHP | 385.66 YER |
| 500 PHP | 1,928.31 YER |
| 1,000 PHP | 3,856.62 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-05-28T03:31:49Z",
"rates": {
"YER": 3.856621
}
}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": 385.6621,
"rate": 3.856621
}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