Rate Overview
Live
1 SRD = 4.1558 JPY
1 JPY = 0.240628
SRD
Avg
4.1956
High
4.2650
Low
4.1558
Last updated: 5/6/2026, 12:27:34 PM
Quick Conversions
| SRD | JPY |
|---|---|
| 1 SRD | 4.16 JPY |
| 10 SRD | 41.56 JPY |
| 50 SRD | 207.79 JPY |
| 100 SRD | 415.58 JPY |
| 500 SRD | 2,077.90 JPY |
| 1,000 SRD | 4,155.79 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-06T12:27:34Z",
"rates": {
"JPY": 4.15579
}
}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": 415.57899999999995,
"rate": 4.15579
}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