Rate Overview
Live
1 SYP = 1.4493 JPY
1 JPY = 0.689976
SYP
Avg
1.4496
High
1.4526
Low
1.4473
Last updated: 6/15/2026, 12:51:57 PM
Quick Conversions
| SYP | JPY |
|---|---|
| 1 SYP | 1.45 JPY |
| 10 SYP | 14.49 JPY |
| 50 SYP | 72.47 JPY |
| 100 SYP | 144.93 JPY |
| 500 SYP | 724.66 JPY |
| 1,000 SYP | 1,449.33 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-06-15T12:51:57Z",
"rates": {
"JPY": 1.449326
}
}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.93259999999998,
"rate": 1.449326
}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