Rate Overview
Live
1 PHP = 4.0380 YER
1 YER = 0.247650
PHP
Avg
4.0743
High
4.1318
Low
4.0229
Last updated: 3/7/2026, 7:35:05 AM
Quick Conversions
| PHP | YER |
|---|---|
| 1 PHP | 4.04 YER |
| 10 PHP | 40.38 YER |
| 50 PHP | 201.90 YER |
| 100 PHP | 403.80 YER |
| 500 PHP | 2,018.98 YER |
| 1,000 PHP | 4,037.96 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-07T07:35:05Z",
"rates": {
"YER": 4.037961
}
}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": 403.7961,
"rate": 4.037961
}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