Rate Overview
Live
1 SGD = 126.7798 JPY
1 JPY = 0.007888
SGD
Avg
124.2672
High
126.9014
Low
121.2848
Last updated: 7/29/2026, 7:17:15 PM
Quick Conversions
| SGD | JPY |
|---|---|
| 1 SGD | 126.78 JPY |
| 10 SGD | 1,267.80 JPY |
| 50 SGD | 6,338.99 JPY |
| 100 SGD | 12,677.98 JPY |
| 500 SGD | 63,389.89 JPY |
| 1,000 SGD | 126,779.78 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-29T19:17:15Z",
"rates": {
"JPY": 126.779784
}
}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": 12677.9784,
"rate": 126.779784
}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