Rate Overview
Live
1 SVC = 7.0454 PHP
1 PHP = 0.141937
SVC
Avg
7.0374
High
7.0591
Low
7.0041
Last updated: 5/27/2026, 5:22:23 PM
Quick Conversions
| SVC | PHP |
|---|---|
| 1 SVC | 7.05 PHP |
| 10 SVC | 70.45 PHP |
| 50 SVC | 352.27 PHP |
| 100 SVC | 704.54 PHP |
| 500 SVC | 3,522.70 PHP |
| 1,000 SVC | 7,045.40 PHP |
Get SVC/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=PHPExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-05-27T17:22:23Z",
"rates": {
"PHP": 7.0454
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "PHP",
"amount": 100
},
"result": 704.54,
"rate": 7.0454
}Build with SVC/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key