Rate Overview
Live
1 JPY = 0.711371 SYP
1 SYP = 1.4057
JPY
Avg
0.706077
High
0.711371
Low
0.700354
Last updated: 5/7/2026, 6:54:16 AM
Quick Conversions
| JPY | SYP |
|---|---|
| 1 JPY | 0.71 SYP |
| 10 JPY | 7.11 SYP |
| 50 JPY | 35.57 SYP |
| 100 JPY | 71.14 SYP |
| 500 JPY | 355.69 SYP |
| 1,000 JPY | 711.37 SYP |
Get JPY/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=SYPExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-05-07T06:54:16Z",
"rates": {
"SYP": 0.711371
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "SYP",
"amount": 100
},
"result": 71.1371,
"rate": 0.711371
}Build with JPY/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key