Rate Overview
Live
1 SYP = 1.4451 JPY
1 JPY = 0.692007
SYP
Avg
0.330702
High
1.4451
Low
0.010894
Last updated: 3/26/2026, 9:07:39 PM
Quick Conversions
| SYP | JPY |
|---|---|
| 1 SYP | 1.45 JPY |
| 10 SYP | 14.45 JPY |
| 50 SYP | 72.25 JPY |
| 100 SYP | 144.51 JPY |
| 500 SYP | 722.54 JPY |
| 1,000 SYP | 1,445.07 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-03-26T21:07:39Z",
"rates": {
"JPY": 1.445073
}
}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": 144.50730000000001,
"rate": 1.445073
}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