Rate Overview
Live
1 SRD = 4.3208 JPY
1 JPY = 0.231437
SRD
Avg
4.2278
High
4.3279
Low
4.0509
Last updated: 7/22/2026, 5:03:14 AM
Quick Conversions
| SRD | JPY |
|---|---|
| 1 SRD | 4.32 JPY |
| 10 SRD | 43.21 JPY |
| 50 SRD | 216.04 JPY |
| 100 SRD | 432.08 JPY |
| 500 SRD | 2,160.41 JPY |
| 1,000 SRD | 4,320.82 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-22T05:03:14Z",
"rates": {
"JPY": 4.320823
}
}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": 432.0823,
"rate": 4.320823
}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