Rate Overview
Live
1 PHP = 3.8505 YER
1 YER = 0.259708
PHP
Avg
3.8795
High
3.9053
Low
3.8505
Last updated: 8/15/2026, 12:59:58 AM
Quick Conversions
| PHP | YER |
|---|---|
| 1 PHP | 3.85 YER |
| 10 PHP | 38.50 YER |
| 50 PHP | 192.52 YER |
| 100 PHP | 385.05 YER |
| 500 PHP | 1,925.24 YER |
| 1,000 PHP | 3,850.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-08-15T00:59:58Z",
"rates": {
"YER": 3.850476
}
}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.0476,
"rate": 3.850476
}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