Rate Overview
Live
1 JPY = 0.235632 SRD
1 SRD = 4.2439
JPY
Avg
0.235302
High
0.236038
Low
0.234299
Last updated: 4/17/2026, 11:59:13 AM
Quick Conversions
| JPY | SRD |
|---|---|
| 1 JPY | 0.24 SRD |
| 10 JPY | 2.36 SRD |
| 50 JPY | 11.78 SRD |
| 100 JPY | 23.56 SRD |
| 500 JPY | 117.82 SRD |
| 1,000 JPY | 235.63 SRD |
Get JPY/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=SRDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-17T11:59:13Z",
"rates": {
"SRD": 0.235632
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "SRD",
"amount": 100
},
"result": 23.563200000000002,
"rate": 0.235632
}Build with JPY/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key