Rate Overview
Live
1 YER = 0.254304 PHP
1 PHP = 3.9323
YER
Avg
0.256149
High
0.258347
Low
0.253010
Last updated: 5/8/2026, 5:55:03 AM
Quick Conversions
| YER | PHP |
|---|---|
| 1 YER | 0.25 PHP |
| 10 YER | 2.54 PHP |
| 50 YER | 12.72 PHP |
| 100 YER | 25.43 PHP |
| 500 YER | 127.15 PHP |
| 1,000 YER | 254.30 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-08T05:55:03Z",
"rates": {
"PHP": 0.254304
}
}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.4304,
"rate": 0.254304
}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