Rate Overview
Live
1 SRD = 4.2713 JPY
1 JPY = 0.234119
SRD
Avg
4.3103
High
4.3356
Low
4.2674
Last updated: 7/3/2026, 6:53:19 PM
Quick Conversions
| SRD | JPY |
|---|---|
| 1 SRD | 4.27 JPY |
| 10 SRD | 42.71 JPY |
| 50 SRD | 213.57 JPY |
| 100 SRD | 427.13 JPY |
| 500 SRD | 2,135.67 JPY |
| 1,000 SRD | 4,271.34 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-03T18:53:19Z",
"rates": {
"JPY": 4.271339
}
}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": 427.13390000000004,
"rate": 4.271339
}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