Rate Overview
Live
1 SRD = 1.6584 PHP
1 PHP = 0.602975
SRD
Avg
1.6553
High
1.6606
Low
1.6441
Last updated: 9/7/2026, 11:33:06 AM
Quick Conversions
| SRD | PHP |
|---|---|
| 1 SRD | 1.66 PHP |
| 10 SRD | 16.58 PHP |
| 50 SRD | 82.92 PHP |
| 100 SRD | 165.84 PHP |
| 500 SRD | 829.22 PHP |
| 1,000 SRD | 1,658.44 PHP |
Get SRD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=PHPExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-09-07T11:33:06Z",
"rates": {
"PHP": 1.658443
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "PHP",
"amount": 100
},
"result": 165.84429999999998,
"rate": 1.658443
}Build with SRD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key