Rate Overview
Live
1 PHP = 0.139673 SVC
1 SVC = 7.1596
PHP
Avg
0.140286
High
0.141352
Low
0.139673
Last updated: 9/3/2026, 11:09:51 PM
Quick Conversions
| PHP | SVC |
|---|---|
| 1 PHP | 0.14 SVC |
| 10 PHP | 1.40 SVC |
| 50 PHP | 6.98 SVC |
| 100 PHP | 13.97 SVC |
| 500 PHP | 69.84 SVC |
| 1,000 PHP | 139.67 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-09-03T23:09:51Z",
"rates": {
"SVC": 0.139673
}
}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": 13.9673,
"rate": 0.139673
}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