Rate Overview
Live
1 PHP = 0.638015 SRD
1 SRD = 1.5674
PHP
Avg
0.644865
High
0.654770
Low
0.637313
Last updated: 3/7/2026, 7:35:06 AM
Quick Conversions
| PHP | SRD |
|---|---|
| 1 PHP | 0.64 SRD |
| 10 PHP | 6.38 SRD |
| 50 PHP | 31.90 SRD |
| 100 PHP | 63.80 SRD |
| 500 PHP | 319.01 SRD |
| 1,000 PHP | 638.02 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-03-07T07:35:06Z",
"rates": {
"SRD": 0.638015
}
}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": 63.8015,
"rate": 0.638015
}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