Rate Overview
Live
1 PHP = 4.0354 YER
1 YER = 0.247805 PHP
Avg
4.0256
High
4.0412
Low
4.0049
Last updated: 1/25/2026, 7:13:01 AM
Quick Conversions
| PHP | YER |
|---|---|
| 1 PHP | 4.04 YER |
| 10 PHP | 40.35 YER |
| 50 PHP | 201.77 YER |
| 100 PHP | 403.54 YER |
| 500 PHP | 2,017.72 YER |
| 1,000 PHP | 4,035.43 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-01-25T07:13:01Z",
"rates": {
"YER": 4.035435
}
}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": 403.5435,
"rate": 4.035435
}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