Rate Overview
Live
1 PHP = 0.012405 SHP
1 SHP = 80.6127
PHP
Avg
0.012423
High
0.012475
Low
0.012393
Last updated: 4/17/2026, 6:09:27 AM
Quick Conversions
| PHP | SHP |
|---|---|
| 1 PHP | 0.01 SHP |
| 10 PHP | 0.12 SHP |
| 50 PHP | 0.62 SHP |
| 100 PHP | 1.24 SHP |
| 500 PHP | 6.20 SHP |
| 1,000 PHP | 12.41 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-04-17T06:09:27Z",
"rates": {
"SHP": 0.012405
}
}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.2405,
"rate": 0.012405
}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