Rate Overview
Live
1 SRD = 1.5674 PHP
1 PHP = 0.638016
SRD
Avg
1.5509
High
1.5691
Low
1.5273
Last updated: 3/7/2026, 7:35:06 AM
Quick Conversions
| SRD | PHP |
|---|---|
| 1 SRD | 1.57 PHP |
| 10 SRD | 15.67 PHP |
| 50 SRD | 78.37 PHP |
| 100 SRD | 156.74 PHP |
| 500 SRD | 783.68 PHP |
| 1,000 SRD | 1,567.36 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-07T07:35:06Z",
"rates": {
"PHP": 1.567359
}
}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": 156.7359,
"rate": 1.567359
}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