Rate Overview
Live
1 PHP = 0.011994 SHP
1 SHP = 83.3750
PHP
Avg
0.012073
High
0.012203
Low
0.011994
Last updated: 8/17/2026, 12:13:39 AM
Quick Conversions
| PHP | SHP |
|---|---|
| 1 PHP | 0.01 SHP |
| 10 PHP | 0.12 SHP |
| 50 PHP | 0.60 SHP |
| 100 PHP | 1.20 SHP |
| 500 PHP | 6.00 SHP |
| 1,000 PHP | 11.99 SHP |
Get PHP/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=SHPExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-08-17T00:13:39Z",
"rates": {
"SHP": 0.011994
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "SHP",
"amount": 100
},
"result": 1.1994,
"rate": 0.011994
}Build with PHP/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key