Rate Overview
Live
1 SGD = 126.7770 JPY
1 JPY = 0.007888
SGD
Avg
108.2550
High
126.7770
Low
81.1411
Last updated: 7/28/2026, 3:08:24 PM
Quick Conversions
| SGD | JPY |
|---|---|
| 1 SGD | 126.78 JPY |
| 10 SGD | 1,267.77 JPY |
| 50 SGD | 6,338.85 JPY |
| 100 SGD | 12,677.70 JPY |
| 500 SGD | 63,388.52 JPY |
| 1,000 SGD | 126,777.04 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-28T15:08:24Z",
"rates": {
"JPY": 126.777038
}
}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.703800000001,
"rate": 126.777038
}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