Rate Overview
Live
1 PHP = 3.9406 YER
1 YER = 0.253770
PHP
Avg
3.9634
High
4.0001
Low
3.9402
Last updated: 3/28/2026, 1:40:49 PM
Quick Conversions
| PHP | YER |
|---|---|
| 1 PHP | 3.94 YER |
| 10 PHP | 39.41 YER |
| 50 PHP | 197.03 YER |
| 100 PHP | 394.06 YER |
| 500 PHP | 1,970.29 YER |
| 1,000 PHP | 3,940.58 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-03-28T13:40:49Z",
"rates": {
"YER": 3.940579
}
}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.0579,
"rate": 3.940579
}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