API ReferenceInterest Rates
Get interest rate trends
Get historical interest rate trend data.
Response Body
application/json
curl -X GET "https://loading/api/cpf/interest-rates/trend"[
{
"month": "string",
"sgsYield": 0,
"peggedRate": 0,
"actualRate": 0
}
]