Rate Overview
Live
1 SRD = 4.2632 JPY
1 JPY = 0.234568
SRD
Avg
4.1390
High
4.2632
Low
3.9860
Last updated: 3/28/2026, 9:40:55 AM
Quick Conversions
| SRD | JPY |
|---|---|
| 1 SRD | 4.26 JPY |
| 10 SRD | 42.63 JPY |
| 50 SRD | 213.16 JPY |
| 100 SRD | 426.32 JPY |
| 500 SRD | 2,131.58 JPY |
| 1,000 SRD | 4,263.15 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-28T09:40:55Z",
"rates": {
"JPY": 4.263154
}
}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": 426.3154,
"rate": 4.263154
}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