Rate Overview
Live
1 SRD = 1.5462 PHP
1 PHP = 0.646729 SRD
Avg
1.5471
High
1.5596
Low
1.5318
Last updated: 1/25/2026, 10:51:10 AM
Quick Conversions
| SRD | PHP |
|---|---|
| 1 SRD | 1.55 PHP |
| 10 SRD | 15.46 PHP |
| 50 SRD | 77.31 PHP |
| 100 SRD | 154.62 PHP |
| 500 SRD | 773.12 PHP |
| 1,000 SRD | 1,546.24 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-01-25T10:51:10Z",
"rates": {
"PHP": 1.546242
}
}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": 154.6242,
"rate": 1.546242
}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