Rate Overview
Live
1 PHP = 0.614116 SRD
1 SRD = 1.6284
PHP
Avg
0.617219
High
0.623996
Low
0.614116
Last updated: 6/19/2026, 8:18:51 AM
Quick Conversions
| PHP | SRD |
|---|---|
| 1 PHP | 0.61 SRD |
| 10 PHP | 6.14 SRD |
| 50 PHP | 30.71 SRD |
| 100 PHP | 61.41 SRD |
| 500 PHP | 307.06 SRD |
| 1,000 PHP | 614.12 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-06-19T08:18:51Z",
"rates": {
"SRD": 0.614116
}
}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.4116,
"rate": 0.614116
}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