Rate Overview
Live
1 JPY = 0.700081 SYP
1 SYP = 1.4284
JPY
Avg
0.704419
High
0.709542
Low
0.699895
Last updated: 3/6/2026, 10:50:22 PM
Quick Conversions
| JPY | SYP |
|---|---|
| 1 JPY | 0.70 SYP |
| 10 JPY | 7.00 SYP |
| 50 JPY | 35.00 SYP |
| 100 JPY | 70.01 SYP |
| 500 JPY | 350.04 SYP |
| 1,000 JPY | 700.08 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-06T22:50:22Z",
"rates": {
"SYP": 0.700081
}
}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": 70.0081,
"rate": 0.700081
}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