Rate Overview
Live
1 SRD = 4.2896 JPY
1 JPY = 0.233123
SRD
Avg
4.3048
High
4.3336
Low
4.2674
Last updated: 7/5/2026, 10:09:23 PM
Quick Conversions
| SRD | JPY |
|---|---|
| 1 SRD | 4.29 JPY |
| 10 SRD | 42.90 JPY |
| 50 SRD | 214.48 JPY |
| 100 SRD | 428.96 JPY |
| 500 SRD | 2,144.79 JPY |
| 1,000 SRD | 4,289.58 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-07-05T22:09:23Z",
"rates": {
"JPY": 4.289582
}
}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": 428.95820000000003,
"rate": 4.289582
}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