Rate Overview
Live
1 SRD = 4.2169 JPY
1 JPY = 0.237141
SRD
Avg
4.1968
High
4.2266
Low
4.1714
Last updated: 8/14/2026, 3:54:08 PM
Quick Conversions
| SRD | JPY |
|---|---|
| 1 SRD | 4.22 JPY |
| 10 SRD | 42.17 JPY |
| 50 SRD | 210.85 JPY |
| 100 SRD | 421.69 JPY |
| 500 SRD | 2,108.45 JPY |
| 1,000 SRD | 4,216.91 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-08-14T15:54:08Z",
"rates": {
"JPY": 4.216906
}
}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": 421.69059999999996,
"rate": 4.216906
}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