Rate Overview
Live
1 JPY = 81.7976 SYP
1 SYP = 0.012225
JPY
Avg
81.7466
High
81.9225
Low
81.4374
Last updated: 8/23/2026, 6:01:22 AM
Quick Conversions
| JPY | SYP |
|---|---|
| 1 JPY | 81.80 SYP |
| 10 JPY | 817.98 SYP |
| 50 JPY | 4,089.88 SYP |
| 100 JPY | 8,179.76 SYP |
| 500 JPY | 40,898.78 SYP |
| 1,000 JPY | 81,797.56 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-23T06:01:22Z",
"rates": {
"SYP": 81.79756
}
}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": 8179.756,
"rate": 81.79756
}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