Rate Overview
Live
1 JPY = 0.238781 SRD
1 SRD = 4.1879
JPY
Avg
0.239959
High
0.242434
Low
0.238781
Last updated: 3/7/2026, 7:43:50 AM
Quick Conversions
| JPY | SRD |
|---|---|
| 1 JPY | 0.24 SRD |
| 10 JPY | 2.39 SRD |
| 50 JPY | 11.94 SRD |
| 100 JPY | 23.88 SRD |
| 500 JPY | 119.39 SRD |
| 1,000 JPY | 238.78 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-03-07T07:43:50Z",
"rates": {
"SRD": 0.238781
}
}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.8781,
"rate": 0.238781
}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