Rate Overview
Live
1 SYP = 1.4452 JPY
1 JPY = 0.691950
SYP
Avg
0.330704
High
1.4452
Low
0.010894
Last updated: 3/26/2026, 7:32:23 PM
Quick Conversions
| SYP | JPY |
|---|---|
| 1 SYP | 1.45 JPY |
| 10 SYP | 14.45 JPY |
| 50 SYP | 72.26 JPY |
| 100 SYP | 144.52 JPY |
| 500 SYP | 722.60 JPY |
| 1,000 SYP | 1,445.19 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-26T19:32:23Z",
"rates": {
"JPY": 1.445191
}
}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.51909999999998,
"rate": 1.445191
}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