Rate Overview
Live
1 JPY = 0.230511 SRD
1 SRD = 4.3382
JPY
Avg
0.244086
High
0.264335
Low
0.230511
Last updated: 7/28/2026, 3:17:16 PM
Quick Conversions
| JPY | SRD |
|---|---|
| 1 JPY | 0.23 SRD |
| 10 JPY | 2.31 SRD |
| 50 JPY | 11.53 SRD |
| 100 JPY | 23.05 SRD |
| 500 JPY | 115.26 SRD |
| 1,000 JPY | 230.51 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-28T15:17:16Z",
"rates": {
"SRD": 0.230511
}
}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.051099999999998,
"rate": 0.230511
}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