Rate Overview
Live
1 SGD = 126.8689 JPY
1 JPY = 0.007882
SGD
Avg
121.1592
High
126.9014
Low
114.2838
Last updated: 7/25/2026, 1:35:51 AM
Quick Conversions
| SGD | JPY |
|---|---|
| 1 SGD | 126.87 JPY |
| 10 SGD | 1,268.69 JPY |
| 50 SGD | 6,343.45 JPY |
| 100 SGD | 12,686.89 JPY |
| 500 SGD | 63,434.47 JPY |
| 1,000 SGD | 126,868.94 JPY |
Get SGD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=JPYExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-25T01:35:51Z",
"rates": {
"JPY": 126.868936
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "JPY",
"amount": 100
},
"result": 12686.893600000001,
"rate": 126.868936
}Build with SGD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key