Rate Overview
Live
1 SGD = 124.2702 JPY
1 JPY = 0.008047
SGD
Avg
120.7113
High
124.3857
Low
115.3138
Last updated: 3/27/2026, 4:32:54 PM
Quick Conversions
| SGD | JPY |
|---|---|
| 1 SGD | 124.27 JPY |
| 10 SGD | 1,242.70 JPY |
| 50 SGD | 6,213.51 JPY |
| 100 SGD | 12,427.02 JPY |
| 500 SGD | 62,135.08 JPY |
| 1,000 SGD | 124,270.17 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-03-27T16:32:54Z",
"rates": {
"JPY": 124.270169
}
}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": 12427.016899999999,
"rate": 124.270169
}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