Rate Overview
Live
1 JPY = 0.242047 SRD
1 SRD = 4.1314
JPY
Avg
0.238347
High
0.242260
Low
0.235854
Last updated: 9/4/2026, 6:59:03 PM
Quick Conversions
| JPY | SRD |
|---|---|
| 1 JPY | 0.24 SRD |
| 10 JPY | 2.42 SRD |
| 50 JPY | 12.10 SRD |
| 100 JPY | 24.20 SRD |
| 500 JPY | 121.02 SRD |
| 1,000 JPY | 242.05 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-09-04T18:59:03Z",
"rates": {
"SRD": 0.242047
}
}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": 24.204700000000003,
"rate": 0.242047
}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