Rate Overview
Live
1 JPY = 0.234568 SRD
1 SRD = 4.2632
JPY
Avg
0.241688
High
0.250879
Low
0.234568
Last updated: 3/28/2026, 12:01:19 PM
Quick Conversions
| JPY | SRD |
|---|---|
| 1 JPY | 0.23 SRD |
| 10 JPY | 2.35 SRD |
| 50 JPY | 11.73 SRD |
| 100 JPY | 23.46 SRD |
| 500 JPY | 117.28 SRD |
| 1,000 JPY | 234.57 SRD |
Get JPY/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=SRDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-28T12:01:19Z",
"rates": {
"SRD": 0.234568
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "SRD",
"amount": 100
},
"result": 23.4568,
"rate": 0.234568
}Build with JPY/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key