Rate Overview
Live
1 PHP = 0.602779 SRD
1 SRD = 1.6590
PHP
Avg
0.648056
High
0.687613
Low
0.601458
Last updated: 5/29/2026, 6:47:33 PM
Quick Conversions
| PHP | SRD |
|---|---|
| 1 PHP | 0.60 SRD |
| 10 PHP | 6.03 SRD |
| 50 PHP | 30.14 SRD |
| 100 PHP | 60.28 SRD |
| 500 PHP | 301.39 SRD |
| 1,000 PHP | 602.78 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-05-29T18:47:33Z",
"rates": {
"SRD": 0.602779
}
}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": 60.277899999999995,
"rate": 0.602779
}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