Rate Overview
Live
1 PHP = 0.622976 SRD
1 SRD = 1.6052
PHP
Avg
0.624278
High
0.627848
Low
0.621914
Last updated: 4/17/2026, 5:28:38 PM
Quick Conversions
| PHP | SRD |
|---|---|
| 1 PHP | 0.62 SRD |
| 10 PHP | 6.23 SRD |
| 50 PHP | 31.15 SRD |
| 100 PHP | 62.30 SRD |
| 500 PHP | 311.49 SRD |
| 1,000 PHP | 622.98 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-04-17T17:28:38Z",
"rates": {
"SRD": 0.622976
}
}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": 62.297599999999996,
"rate": 0.622976
}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