Rate Overview
Live
1 JPY = 0.692703 SYP
1 SYP = 1.4436
JPY
Avg
65.1597
High
91.2165
Low
0.692703
Last updated: 3/27/2026, 9:28:38 AM
Quick Conversions
| JPY | SYP |
|---|---|
| 1 JPY | 0.69 SYP |
| 10 JPY | 6.93 SYP |
| 50 JPY | 34.64 SYP |
| 100 JPY | 69.27 SYP |
| 500 JPY | 346.35 SYP |
| 1,000 JPY | 692.70 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-27T09:28:38Z",
"rates": {
"SYP": 0.692703
}
}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.27029999999999,
"rate": 0.692703
}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