Rate Overview
Live
1 PHP = 0.616540 SRD
1 SRD = 1.6220
PHP
Avg
0.618655
High
0.622938
Low
0.614142
Last updated: 8/15/2026, 1:41:04 AM
Quick Conversions
| PHP | SRD |
|---|---|
| 1 PHP | 0.62 SRD |
| 10 PHP | 6.17 SRD |
| 50 PHP | 30.83 SRD |
| 100 PHP | 61.65 SRD |
| 500 PHP | 308.27 SRD |
| 1,000 PHP | 616.54 SRD |
Get PHP/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=SRDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-08-15T01:41:04Z",
"rates": {
"SRD": 0.61654
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "SRD",
"amount": 100
},
"result": 61.653999999999996,
"rate": 0.61654
}Build with PHP/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key