Rate Overview
Live
1 SRD = 1.6284 PHP
1 PHP = 0.614117
SRD
Avg
1.6202
High
1.6284
Low
1.6026
Last updated: 6/19/2026, 8:38:03 AM
Quick Conversions
| SRD | PHP |
|---|---|
| 1 SRD | 1.63 PHP |
| 10 SRD | 16.28 PHP |
| 50 SRD | 81.42 PHP |
| 100 SRD | 162.84 PHP |
| 500 SRD | 814.18 PHP |
| 1,000 SRD | 1,628.35 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-06-19T08:38:03Z",
"rates": {
"PHP": 1.628354
}
}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.83540000000002,
"rate": 1.628354
}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