Rate Overview
Live
1 PHP = 0.141895 SVC
1 SVC = 7.0475
PHP
Avg
0.146611
High
0.152012
Low
0.141895
Last updated: 5/27/2026, 11:47:48 PM
Quick Conversions
| PHP | SVC |
|---|---|
| 1 PHP | 0.14 SVC |
| 10 PHP | 1.42 SVC |
| 50 PHP | 7.09 SVC |
| 100 PHP | 14.19 SVC |
| 500 PHP | 70.95 SVC |
| 1,000 PHP | 141.89 SVC |
Get PHP/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=SVCExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-05-27T23:47:48Z",
"rates": {
"SVC": 0.141895
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "SVC",
"amount": 100
},
"result": 14.189499999999999,
"rate": 0.141895
}Build with PHP/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key