Rate Overview
Live
1 SRD = 4.2701 JPY
1 JPY = 0.234186
SRD
Avg
4.2802
High
4.2953
Low
4.2701
Last updated: 6/15/2026, 3:33:23 PM
Quick Conversions
| SRD | JPY |
|---|---|
| 1 SRD | 4.27 JPY |
| 10 SRD | 42.70 JPY |
| 50 SRD | 213.51 JPY |
| 100 SRD | 427.01 JPY |
| 500 SRD | 2,135.05 JPY |
| 1,000 SRD | 4,270.11 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-06-15T15:33:23Z",
"rates": {
"JPY": 4.270108
}
}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.01079999999996,
"rate": 4.270108
}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