Rate Overview
Live
1 JPY = 0.236563 SRD
1 SRD = 4.2272
JPY
Avg
0.238218
High
0.239728
Low
0.236563
Last updated: 8/14/2026, 7:13:11 PM
Quick Conversions
| JPY | SRD |
|---|---|
| 1 JPY | 0.24 SRD |
| 10 JPY | 2.37 SRD |
| 50 JPY | 11.83 SRD |
| 100 JPY | 23.66 SRD |
| 500 JPY | 118.28 SRD |
| 1,000 JPY | 236.56 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-08-14T19:13:11Z",
"rates": {
"SRD": 0.236563
}
}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.656299999999998,
"rate": 0.236563
}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