Rate Overview
Live
1 JPY = 0.230416 SRD
1 SRD = 4.3400
JPY
Avg
0.237528
High
0.250879
Low
0.230416
Last updated: 7/28/2026, 11:52:30 AM
Quick Conversions
| JPY | SRD |
|---|---|
| 1 JPY | 0.23 SRD |
| 10 JPY | 2.30 SRD |
| 50 JPY | 11.52 SRD |
| 100 JPY | 23.04 SRD |
| 500 JPY | 115.21 SRD |
| 1,000 JPY | 230.42 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-07-28T11:52:30Z",
"rates": {
"SRD": 0.230416
}
}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.041600000000003,
"rate": 0.230416
}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