Rate Overview
Live
1 SRD = 1.6103 PHP
1 PHP = 0.620988
SRD
Avg
1.5580
High
1.6103
Low
1.5207
Last updated: 3/28/2026, 10:55:39 AM
Quick Conversions
| SRD | PHP |
|---|---|
| 1 SRD | 1.61 PHP |
| 10 SRD | 16.10 PHP |
| 50 SRD | 80.52 PHP |
| 100 SRD | 161.03 PHP |
| 500 SRD | 805.17 PHP |
| 1,000 SRD | 1,610.34 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-03-28T10:55:39Z",
"rates": {
"PHP": 1.610337
}
}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": 161.03369999999998,
"rate": 1.610337
}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