Rate Overview
Live
1 PHP = 3.8339 YER
1 YER = 0.260832
PHP
Avg
3.8546
High
3.8749
Low
3.8339
Last updated: 7/9/2026, 9:48:31 AM
Quick Conversions
| PHP | YER |
|---|---|
| 1 PHP | 3.83 YER |
| 10 PHP | 38.34 YER |
| 50 PHP | 191.69 YER |
| 100 PHP | 383.39 YER |
| 500 PHP | 1,916.94 YER |
| 1,000 PHP | 3,833.88 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-09T09:48:31Z",
"rates": {
"YER": 3.833884
}
}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": 383.3884,
"rate": 3.833884
}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