Rate Overview
Live
1 PHP = 0.610740 SRD
1 SRD = 1.6374
PHP
Avg
0.624278
High
0.680557
Low
0.512564
Last updated: 7/29/2026, 1:44:51 AM
Quick Conversions
| PHP | SRD |
|---|---|
| 1 PHP | 0.61 SRD |
| 10 PHP | 6.11 SRD |
| 50 PHP | 30.54 SRD |
| 100 PHP | 61.07 SRD |
| 500 PHP | 305.37 SRD |
| 1,000 PHP | 610.74 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-07-29T01:44:51Z",
"rates": {
"SRD": 0.61074
}
}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.074,
"rate": 0.61074
}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