Rate Overview
Live
1 SRD = 4.2421 JPY
1 JPY = 0.235730
SRD
Avg
4.2478
High
4.2680
Low
4.2318
Last updated: 4/16/2026, 3:47:50 AM
Quick Conversions
| SRD | JPY |
|---|---|
| 1 SRD | 4.24 JPY |
| 10 SRD | 42.42 JPY |
| 50 SRD | 212.11 JPY |
| 100 SRD | 424.21 JPY |
| 500 SRD | 2,121.07 JPY |
| 1,000 SRD | 4,242.13 JPY |
Get SRD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=JPYExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-04-16T03:47:50Z",
"rates": {
"JPY": 4.242133
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "JPY",
"amount": 100
},
"result": 424.2133,
"rate": 4.242133
}Build with SRD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key