Rate Overview
Live
1 SRD = 4.2544 JPY
1 JPY = 0.235050
SRD
Avg
4.1384
High
4.2544
Low
3.9860
Last updated: 3/26/2026, 6:49:47 PM
Quick Conversions
| SRD | JPY |
|---|---|
| 1 SRD | 4.25 JPY |
| 10 SRD | 42.54 JPY |
| 50 SRD | 212.72 JPY |
| 100 SRD | 425.44 JPY |
| 500 SRD | 2,127.20 JPY |
| 1,000 SRD | 4,254.41 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-03-26T18:49:47Z",
"rates": {
"JPY": 4.254405
}
}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": 425.44050000000004,
"rate": 4.254405
}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