Rate Overview
Live
1 SYP = 1.4271 JPY
1 JPY = 0.700736
SYP
Avg
1.4195
High
1.4288
Low
1.4094
Last updated: 3/6/2026, 3:29:35 PM
Quick Conversions
| SYP | JPY |
|---|---|
| 1 SYP | 1.43 JPY |
| 10 SYP | 14.27 JPY |
| 50 SYP | 71.35 JPY |
| 100 SYP | 142.71 JPY |
| 500 SYP | 713.54 JPY |
| 1,000 SYP | 1,427.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-06T15:29:35Z",
"rates": {
"JPY": 1.42707
}
}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": 142.707,
"rate": 1.42707
}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