Rate Overview
Live
1 PHP = 0.646729 SRD
1 SRD = 1.5462 PHP
Avg
0.646400
High
0.652846
Low
0.641174
Last updated: 1/25/2026, 10:51:08 AM
Quick Conversions
| PHP | SRD |
|---|---|
| 1 PHP | 0.65 SRD |
| 10 PHP | 6.47 SRD |
| 50 PHP | 32.34 SRD |
| 100 PHP | 64.67 SRD |
| 500 PHP | 323.36 SRD |
| 1,000 PHP | 646.73 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-01-25T10:51:08Z",
"rates": {
"SRD": 0.646729
}
}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": 64.6729,
"rate": 0.646729
}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