Rate Overview
Live
1 JPY = 0.233004 SRD
1 SRD = 4.2918
JPY
Avg
0.240293
High
0.248657
Low
0.233004
Last updated: 5/27/2026, 10:42:14 PM
Quick Conversions
| JPY | SRD |
|---|---|
| 1 JPY | 0.23 SRD |
| 10 JPY | 2.33 SRD |
| 50 JPY | 11.65 SRD |
| 100 JPY | 23.30 SRD |
| 500 JPY | 116.50 SRD |
| 1,000 JPY | 233.00 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-27T22:42:14Z",
"rates": {
"SRD": 0.233004
}
}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.3004,
"rate": 0.233004
}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