Rate Overview
Live
1 SRD = 4.1720 JPY
1 JPY = 0.239693
SRD
Avg
4.1573
High
4.1770
Low
4.1215
Last updated: 3/6/2026, 8:07:57 AM
Quick Conversions
| SRD | JPY |
|---|---|
| 1 SRD | 4.17 JPY |
| 10 SRD | 41.72 JPY |
| 50 SRD | 208.60 JPY |
| 100 SRD | 417.20 JPY |
| 500 SRD | 2,086.01 JPY |
| 1,000 SRD | 4,172.01 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-06T08:07:57Z",
"rates": {
"JPY": 4.172012
}
}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": 417.2012,
"rate": 4.172012
}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