Rate Overview
Live
1 SGD = 126.9583 JPY
1 JPY = 0.007877
SGD
Avg
124.0530
High
126.9583
Low
120.9691
Last updated: 7/26/2026, 2:45:08 AM
Quick Conversions
| SGD | JPY |
|---|---|
| 1 SGD | 126.96 JPY |
| 10 SGD | 1,269.58 JPY |
| 50 SGD | 6,347.92 JPY |
| 100 SGD | 12,695.83 JPY |
| 500 SGD | 63,479.15 JPY |
| 1,000 SGD | 126,958.30 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-26T02:45:08Z",
"rates": {
"JPY": 126.958301
}
}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": 12695.830100000001,
"rate": 126.958301
}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