Rate Overview
Live
1 YER = 0.260045 PHP
1 PHP = 3.8455
YER
Avg
0.258896
High
0.260045
Low
0.257166
Last updated: 7/7/2026, 12:52:40 PM
Quick Conversions
| YER | PHP |
|---|---|
| 1 YER | 0.26 PHP |
| 10 YER | 2.60 PHP |
| 50 YER | 13.00 PHP |
| 100 YER | 26.00 PHP |
| 500 YER | 130.02 PHP |
| 1,000 YER | 260.05 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-07-07T12:52:40Z",
"rates": {
"PHP": 0.260045
}
}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": 26.004500000000004,
"rate": 0.260045
}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