Rate Overview
Live
1 SRD = 4.2518 JPY
1 JPY = 0.235194
SRD
Avg
4.2364
High
4.2518
Low
4.2196
Last updated: 3/26/2026, 5:14:07 PM
Quick Conversions
| SRD | JPY |
|---|---|
| 1 SRD | 4.25 JPY |
| 10 SRD | 42.52 JPY |
| 50 SRD | 212.59 JPY |
| 100 SRD | 425.18 JPY |
| 500 SRD | 2,125.90 JPY |
| 1,000 SRD | 4,251.81 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-26T17:14:07Z",
"rates": {
"JPY": 4.251808
}
}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.1808,
"rate": 4.251808
}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