Rate Overview
Live
1 SRD = 1.5322 PHP
1 PHP = 0.652675
SRD
Avg
1.5408
High
1.5523
Low
1.5290
Last updated: 2/14/2026, 1:08:37 PM
Quick Conversions
| SRD | PHP |
|---|---|
| 1 SRD | 1.53 PHP |
| 10 SRD | 15.32 PHP |
| 50 SRD | 76.61 PHP |
| 100 SRD | 153.22 PHP |
| 500 SRD | 766.08 PHP |
| 1,000 SRD | 1,532.16 PHP |
Get SRD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=PHPExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-02-14T13:08:37Z",
"rates": {
"PHP": 1.532155
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "PHP",
"amount": 100
},
"result": 153.2155,
"rate": 1.532155
}Build with SRD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key