Rate Overview
Live
1 PHP = 0.145340 SVC
1 SVC = 6.8804
PHP
Avg
0.145662
High
0.146084
Low
0.145095
Last updated: 4/17/2026, 5:28:30 PM
Quick Conversions
| PHP | SVC |
|---|---|
| 1 PHP | 0.15 SVC |
| 10 PHP | 1.45 SVC |
| 50 PHP | 7.27 SVC |
| 100 PHP | 14.53 SVC |
| 500 PHP | 72.67 SVC |
| 1,000 PHP | 145.34 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-04-17T17:28:30Z",
"rates": {
"SVC": 0.14534
}
}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.533999999999999,
"rate": 0.14534
}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