Rate Overview
Live
1 JPY = 0.693467 SYP
1 SYP = 1.4420
JPY
Avg
0.694138
High
0.695811
Low
0.691533
Last updated: 4/17/2026, 4:55:47 AM
Quick Conversions
| JPY | SYP |
|---|---|
| 1 JPY | 0.69 SYP |
| 10 JPY | 6.93 SYP |
| 50 JPY | 34.67 SYP |
| 100 JPY | 69.35 SYP |
| 500 JPY | 346.73 SYP |
| 1,000 JPY | 693.47 SYP |
Get JPY/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=SYPExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-17T04:55:47Z",
"rates": {
"SYP": 0.693467
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "SYP",
"amount": 100
},
"result": 69.3467,
"rate": 0.693467
}Build with JPY/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key