Rate Overview
Live
1 PHP = 0.144518 SVC
1 SVC = 6.9196
PHP
Avg
0.145350
High
0.146706
Low
0.144474
Last updated: 3/28/2026, 2:54:30 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.52 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-03-28T14:54:30Z",
"rates": {
"SVC": 0.144518
}
}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.4518,
"rate": 0.144518
}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