Rate Overview
Live
1 SRD = 1.6259 PHP
1 PHP = 0.615039
SRD
Avg
1.5975
High
1.6551
Low
1.5207
Last updated: 7/26/2026, 1:32:55 PM
Quick Conversions
| SRD | PHP |
|---|---|
| 1 SRD | 1.63 PHP |
| 10 SRD | 16.26 PHP |
| 50 SRD | 81.30 PHP |
| 100 SRD | 162.59 PHP |
| 500 SRD | 812.96 PHP |
| 1,000 SRD | 1,625.91 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-26T13:32:55Z",
"rates": {
"PHP": 1.625913
}
}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": 162.5913,
"rate": 1.625913
}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