Rate Overview
Live
1 SRD = 1.6412 PHP
1 PHP = 0.609307
SRD
Avg
1.6042
High
1.6590
Low
1.5242
Last updated: 7/22/2026, 10:10:51 PM
Quick Conversions
| SRD | PHP |
|---|---|
| 1 SRD | 1.64 PHP |
| 10 SRD | 16.41 PHP |
| 50 SRD | 82.06 PHP |
| 100 SRD | 164.12 PHP |
| 500 SRD | 820.61 PHP |
| 1,000 SRD | 1,641.21 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-07-22T22:10:51Z",
"rates": {
"PHP": 1.64121
}
}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": 164.121,
"rate": 1.64121
}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