Rate Overview
Live
1 SRD = 1.6403 PHP
1 PHP = 0.609636
SRD
Avg
1.5590
High
1.6590
Low
1.4600
Last updated: 7/9/2026, 5:22:41 PM
Quick Conversions
| SRD | PHP |
|---|---|
| 1 SRD | 1.64 PHP |
| 10 SRD | 16.40 PHP |
| 50 SRD | 82.02 PHP |
| 100 SRD | 164.03 PHP |
| 500 SRD | 820.16 PHP |
| 1,000 SRD | 1,640.32 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-07-09T17:22:41Z",
"rates": {
"PHP": 1.640324
}
}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": 164.0324,
"rate": 1.640324
}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