Rate Overview
Live
1 SYP = 0.012225 JPY
1 JPY = 81.7996
SYP
Avg
0.779820
High
1.4690
Low
0.011303
Last updated: 8/17/2026, 8:07:27 AM
Quick Conversions
| SYP | JPY |
|---|---|
| 1 SYP | 0.01 JPY |
| 10 SYP | 0.12 JPY |
| 50 SYP | 0.61 JPY |
| 100 SYP | 1.22 JPY |
| 500 SYP | 6.11 JPY |
| 1,000 SYP | 12.23 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-17T08:07:27Z",
"rates": {
"JPY": 0.012225
}
}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.2225,
"rate": 0.012225
}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