Rate Overview
Live
1 SGD = 126.3544 JPY
1 JPY = 0.007914
SGD
Avg
125.3669
High
126.3544
Low
124.5415
Last updated: 7/22/2026, 4:23:28 PM
Quick Conversions
| SGD | JPY |
|---|---|
| 1 SGD | 126.35 JPY |
| 10 SGD | 1,263.54 JPY |
| 50 SGD | 6,317.72 JPY |
| 100 SGD | 12,635.44 JPY |
| 500 SGD | 63,177.22 JPY |
| 1,000 SGD | 126,354.44 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-22T16:23:28Z",
"rates": {
"JPY": 126.354445
}
}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": 12635.4445,
"rate": 126.354445
}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