Rate Overview
Live
1 YER = 0.259136 PHP
1 PHP = 3.8590
YER
Avg
0.258075
High
0.259136
Low
0.256815
Last updated: 5/28/2026, 9:39:43 PM
Quick Conversions
| YER | PHP |
|---|---|
| 1 YER | 0.26 PHP |
| 10 YER | 2.59 PHP |
| 50 YER | 12.96 PHP |
| 100 YER | 25.91 PHP |
| 500 YER | 129.57 PHP |
| 1,000 YER | 259.14 PHP |
Get YER/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=PHPExample Response:
{
"success": true,
"base": "YER",
"date": "2026-05-28T21:39:43Z",
"rates": {
"PHP": 0.259136
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "PHP",
"amount": 100
},
"result": 25.9136,
"rate": 0.259136
}Build with YER/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key