Rate Overview
Live
1 SYP = 1.4045 JPY
1 JPY = 0.712002
SYP
Avg
1.4221
High
1.4454
Low
1.4045
Last updated: 5/6/2026, 5:03:08 AM
Quick Conversions
| SYP | JPY |
|---|---|
| 1 SYP | 1.40 JPY |
| 10 SYP | 14.04 JPY |
| 50 SYP | 70.22 JPY |
| 100 SYP | 140.45 JPY |
| 500 SYP | 702.25 JPY |
| 1,000 SYP | 1,404.49 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-05-06T05:03:08Z",
"rates": {
"JPY": 1.404491
}
}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": 140.4491,
"rate": 1.404491
}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