Rate Overview
Live
1 JPY = 0.693131 SYP
1 SYP = 1.4427
JPY
Avg
42.1462
High
87.3784
Low
0.693131
Last updated: 3/27/2026, 7:45:10 AM
Quick Conversions
| JPY | SYP |
|---|---|
| 1 JPY | 0.69 SYP |
| 10 JPY | 6.93 SYP |
| 50 JPY | 34.66 SYP |
| 100 JPY | 69.31 SYP |
| 500 JPY | 346.57 SYP |
| 1,000 JPY | 693.13 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-03-27T07:45:10Z",
"rates": {
"SYP": 0.693131
}
}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.3131,
"rate": 0.693131
}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