Rate Overview
Live
1 SRD = 1.6376 PHP
1 PHP = 0.610633
SRD
Avg
1.6238
High
1.6376
Low
1.6095
Last updated: 8/18/2026, 5:35:04 AM
Quick Conversions
| SRD | PHP |
|---|---|
| 1 SRD | 1.64 PHP |
| 10 SRD | 16.38 PHP |
| 50 SRD | 81.88 PHP |
| 100 SRD | 163.76 PHP |
| 500 SRD | 818.82 PHP |
| 1,000 SRD | 1,637.65 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-08-18T05:35:04Z",
"rates": {
"PHP": 1.637646
}
}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": 163.7646,
"rate": 1.637646
}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