Rate Overview
Live
1 SYP = 0.012264 JPY
1 JPY = 81.5395
SYP
Avg
0.368822
High
1.4707
Low
0.010977
Last updated: 8/17/2026, 6:27:49 PM
Quick Conversions
| SYP | JPY |
|---|---|
| 1 SYP | 0.01 JPY |
| 10 SYP | 0.12 JPY |
| 50 SYP | 0.61 JPY |
| 100 SYP | 1.23 JPY |
| 500 SYP | 6.13 JPY |
| 1,000 SYP | 12.26 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-08-17T18:27:49Z",
"rates": {
"JPY": 0.012264
}
}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": 1.2264000000000002,
"rate": 0.012264
}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