Rate Overview
Live
1 SRD = 1.6187 PHP
1 PHP = 0.617774
SRD
Avg
1.6340
High
1.6457
Low
1.6138
Last updated: 5/7/2026, 3:58:27 PM
Quick Conversions
| SRD | PHP |
|---|---|
| 1 SRD | 1.62 PHP |
| 10 SRD | 16.19 PHP |
| 50 SRD | 80.94 PHP |
| 100 SRD | 161.87 PHP |
| 500 SRD | 809.36 PHP |
| 1,000 SRD | 1,618.72 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-07T15:58:27Z",
"rates": {
"PHP": 1.618716
}
}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": 161.8716,
"rate": 1.618716
}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