Rate Overview
Live
1 SRD = 1.6052 PHP
1 PHP = 0.622976
SRD
Avg
1.6024
High
1.6079
Low
1.5927
Last updated: 4/17/2026, 11:58:04 AM
Quick Conversions
| SRD | PHP |
|---|---|
| 1 SRD | 1.61 PHP |
| 10 SRD | 16.05 PHP |
| 50 SRD | 80.26 PHP |
| 100 SRD | 160.52 PHP |
| 500 SRD | 802.60 PHP |
| 1,000 SRD | 1,605.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-04-17T11:58:04Z",
"rates": {
"PHP": 1.605197
}
}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": 160.5197,
"rate": 1.605197
}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