Rate Overview
Live
1 PHP = 3.9405 YER
1 YER = 0.253778
PHP
Avg
3.8996
High
3.9524
Low
3.8708
Last updated: 5/7/2026, 8:54:43 PM
Quick Conversions
| PHP | YER |
|---|---|
| 1 PHP | 3.94 YER |
| 10 PHP | 39.40 YER |
| 50 PHP | 197.02 YER |
| 100 PHP | 394.05 YER |
| 500 PHP | 1,970.23 YER |
| 1,000 PHP | 3,940.45 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-05-07T20:54:43Z",
"rates": {
"YER": 3.940452
}
}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": 394.0452,
"rate": 3.940452
}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