Rate Overview
Live
1 SVC = 6.7498 PHP
1 PHP = 0.148152 SVC
Avg
6.5912
High
6.7498
Low
6.3708
Last updated: 1/25/2026, 11:04:07 AM
Quick Conversions
| SVC | PHP |
|---|---|
| 1 SVC | 6.75 PHP |
| 10 SVC | 67.50 PHP |
| 50 SVC | 337.49 PHP |
| 100 SVC | 674.98 PHP |
| 500 SVC | 3,374.91 PHP |
| 1,000 SVC | 6,749.83 PHP |
Get SVC/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=PHPExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-01-25T11:04:07Z",
"rates": {
"PHP": 6.749829
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "PHP",
"amount": 100
},
"result": 674.9829,
"rate": 6.749829
}Build with SVC/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key