Rate Overview
Live
1 SRD = 1.6592 PHP
1 PHP = 0.602702
SRD
Avg
1.5835
High
1.6592
Low
1.5207
Last updated: 5/27/2026, 7:14:45 PM
Quick Conversions
| SRD | PHP |
|---|---|
| 1 SRD | 1.66 PHP |
| 10 SRD | 16.59 PHP |
| 50 SRD | 82.96 PHP |
| 100 SRD | 165.92 PHP |
| 500 SRD | 829.60 PHP |
| 1,000 SRD | 1,659.20 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-05-27T19:14:45Z",
"rates": {
"PHP": 1.659196
}
}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": 165.9196,
"rate": 1.659196
}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