Rate Overview
Live
1 PHP = 0.618012 SRD
1 SRD = 1.6181
PHP
Avg
0.614157
High
0.619646
Low
0.607654
Last updated: 5/9/2026, 1:26:13 PM
Quick Conversions
| PHP | SRD |
|---|---|
| 1 PHP | 0.62 SRD |
| 10 PHP | 6.18 SRD |
| 50 PHP | 30.90 SRD |
| 100 PHP | 61.80 SRD |
| 500 PHP | 309.01 SRD |
| 1,000 PHP | 618.01 SRD |
Get PHP/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=SRDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-05-09T13:26:13Z",
"rates": {
"SRD": 0.618012
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "SRD",
"amount": 100
},
"result": 61.8012,
"rate": 0.618012
}Build with PHP/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key