Rate Overview
Live
1 SRD = 4.2944 JPY
1 JPY = 0.232861
SRD
Avg
4.1763
High
4.2944
Low
3.9860
Last updated: 5/26/2026, 2:48:17 PM
Quick Conversions
| SRD | JPY |
|---|---|
| 1 SRD | 4.29 JPY |
| 10 SRD | 42.94 JPY |
| 50 SRD | 214.72 JPY |
| 100 SRD | 429.44 JPY |
| 500 SRD | 2,147.20 JPY |
| 1,000 SRD | 4,294.40 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-05-26T14:48:17Z",
"rates": {
"JPY": 4.294402
}
}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": 429.4402,
"rate": 4.294402
}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