Rate Overview
Live
1 SYP = 1.4368 JPY
1 JPY = 0.695993
SYP
Avg
1.4387
High
1.4461
Low
1.4296
Last updated: 4/15/2026, 9:02:51 PM
Quick Conversions
| SYP | JPY |
|---|---|
| 1 SYP | 1.44 JPY |
| 10 SYP | 14.37 JPY |
| 50 SYP | 71.84 JPY |
| 100 SYP | 143.68 JPY |
| 500 SYP | 718.40 JPY |
| 1,000 SYP | 1,436.80 JPY |
Get SYP/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=JPYExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-04-15T21:02:51Z",
"rates": {
"JPY": 1.436796
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "JPY",
"amount": 100
},
"result": 143.6796,
"rate": 1.436796
}Build with SYP/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key