Rate Overview
Live
1 PHP = 0.144526 SVC
1 SVC = 6.9192
PHP
Avg
0.142999
High
0.144964
Low
0.141982
Last updated: 5/7/2026, 6:59:14 PM
Quick Conversions
| PHP | SVC |
|---|---|
| 1 PHP | 0.14 SVC |
| 10 PHP | 1.45 SVC |
| 50 PHP | 7.23 SVC |
| 100 PHP | 14.45 SVC |
| 500 PHP | 72.26 SVC |
| 1,000 PHP | 144.53 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-05-07T18:59:14Z",
"rates": {
"SVC": 0.144526
}
}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.452599999999999,
"rate": 0.144526
}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