Rate Overview
Live
1 PHP = 3.8616 YER
1 YER = 0.258962
PHP
Avg
4.0278
High
4.2247
Low
3.8455
Last updated: 7/25/2026, 1:22:53 PM
Quick Conversions
| PHP | YER |
|---|---|
| 1 PHP | 3.86 YER |
| 10 PHP | 38.62 YER |
| 50 PHP | 193.08 YER |
| 100 PHP | 386.16 YER |
| 500 PHP | 1,930.78 YER |
| 1,000 PHP | 3,861.56 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-07-25T13:22:53Z",
"rates": {
"YER": 3.861563
}
}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": 386.1563,
"rate": 3.861563
}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