Rate Overview
Live
1 JPY = 0.239280 SRD
1 SRD = 4.1792
JPY
Avg
0.238824
High
0.239906
Low
0.237344
Last updated: 5/7/2026, 3:58:32 PM
Quick Conversions
| JPY | SRD |
|---|---|
| 1 JPY | 0.24 SRD |
| 10 JPY | 2.39 SRD |
| 50 JPY | 11.96 SRD |
| 100 JPY | 23.93 SRD |
| 500 JPY | 119.64 SRD |
| 1,000 JPY | 239.28 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-05-07T15:58:32Z",
"rates": {
"SRD": 0.23928
}
}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.928,
"rate": 0.23928
}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