Rate Overview
Live
1 PHP = 3.8703 YER
1 YER = 0.258380
PHP
Avg
3.8592
High
3.9000
Low
3.8427
Last updated: 7/29/2026, 10:09:44 AM
Quick Conversions
| PHP | YER |
|---|---|
| 1 PHP | 3.87 YER |
| 10 PHP | 38.70 YER |
| 50 PHP | 193.51 YER |
| 100 PHP | 387.03 YER |
| 500 PHP | 1,935.13 YER |
| 1,000 PHP | 3,870.26 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-29T10:09:44Z",
"rates": {
"YER": 3.870262
}
}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": 387.02619999999996,
"rate": 3.870262
}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