Rate Overview
Live
1 YER = 0.247649 PHP
1 PHP = 4.0380
YER
Avg
0.245460
High
0.248574
Low
0.242023
Last updated: 3/7/2026, 7:35:05 AM
Quick Conversions
| YER | PHP |
|---|---|
| 1 YER | 0.25 PHP |
| 10 YER | 2.48 PHP |
| 50 YER | 12.38 PHP |
| 100 YER | 24.76 PHP |
| 500 YER | 123.82 PHP |
| 1,000 YER | 247.65 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-03-07T07:35:05Z",
"rates": {
"PHP": 0.247649
}
}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": 24.7649,
"rate": 0.247649
}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