Rate Overview
Live
1 PHP = 0.144321 SVC
1 SVC = 6.9290
PHP
Avg
0.143987
High
0.145080
Low
0.142543
Last updated: 6/17/2026, 7:55:25 AM
Quick Conversions
| PHP | SVC |
|---|---|
| 1 PHP | 0.14 SVC |
| 10 PHP | 1.44 SVC |
| 50 PHP | 7.22 SVC |
| 100 PHP | 14.43 SVC |
| 500 PHP | 72.16 SVC |
| 1,000 PHP | 144.32 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-06-17T07:55:25Z",
"rates": {
"SVC": 0.144321
}
}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.4321,
"rate": 0.144321
}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