Rate Overview
Live
1 JPY = 0.231821 SRD
1 SRD = 4.3137
JPY
Avg
0.236595
High
0.247087
Low
0.230648
Last updated: 7/25/2026, 5:25:05 AM
Quick Conversions
| JPY | SRD |
|---|---|
| 1 JPY | 0.23 SRD |
| 10 JPY | 2.32 SRD |
| 50 JPY | 11.59 SRD |
| 100 JPY | 23.18 SRD |
| 500 JPY | 115.91 SRD |
| 1,000 JPY | 231.82 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-07-25T05:25:05Z",
"rates": {
"SRD": 0.231821
}
}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.1821,
"rate": 0.231821
}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