Rate Overview
Live
1 PHP = 0.151113 SVC
1 SVC = 6.6176
PHP
Avg
0.150209
High
0.151234
Low
0.149159
Last updated: 2/14/2026, 10:05:25 AM
Quick Conversions
| PHP | SVC |
|---|---|
| 1 PHP | 0.15 SVC |
| 10 PHP | 1.51 SVC |
| 50 PHP | 7.56 SVC |
| 100 PHP | 15.11 SVC |
| 500 PHP | 75.56 SVC |
| 1,000 PHP | 151.11 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-02-14T10:05:25Z",
"rates": {
"SVC": 0.151113
}
}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": 15.1113,
"rate": 0.151113
}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