Rate Overview
Live
1 SRD = 4.3171 JPY
1 JPY = 0.231637
SRD
Avg
4.3121
High
4.3279
Low
4.2960
Last updated: 7/22/2026, 11:40:54 AM
Quick Conversions
| SRD | JPY |
|---|---|
| 1 SRD | 4.32 JPY |
| 10 SRD | 43.17 JPY |
| 50 SRD | 215.86 JPY |
| 100 SRD | 431.71 JPY |
| 500 SRD | 2,158.55 JPY |
| 1,000 SRD | 4,317.10 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-22T11:40:54Z",
"rates": {
"JPY": 4.317102
}
}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": 431.71020000000004,
"rate": 4.317102
}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