Rate Overview
Live
1 PHP = 0.148151 SVC
1 SVC = 6.7499 PHP
Avg
0.147916
High
0.149010
Low
0.147017
Last updated: 1/25/2026, 9:06:47 AM
Quick Conversions
| PHP | SVC |
|---|---|
| 1 PHP | 0.15 SVC |
| 10 PHP | 1.48 SVC |
| 50 PHP | 7.41 SVC |
| 100 PHP | 14.82 SVC |
| 500 PHP | 74.08 SVC |
| 1,000 PHP | 148.15 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-01-25T09:06:47Z",
"rates": {
"SVC": 0.148151
}
}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.815100000000001,
"rate": 0.148151
}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