Rate Overview
Live
1 JPY = 81.5500 SYP
1 SYP = 0.012262
JPY
Avg
10.4272
High
81.6145
Low
0.680507
Last updated: 8/19/2026, 2:14:57 AM
Quick Conversions
| JPY | SYP |
|---|---|
| 1 JPY | 81.55 SYP |
| 10 JPY | 815.50 SYP |
| 50 JPY | 4,077.50 SYP |
| 100 JPY | 8,155.00 SYP |
| 500 JPY | 40,775.01 SYP |
| 1,000 JPY | 81,550.03 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-08-19T02:14:57Z",
"rates": {
"SYP": 81.550029
}
}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": 8155.0028999999995,
"rate": 81.550029
}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