Rate Overview
Live
1 SGD = 123.3928 JPY
1 JPY = 0.008104
SGD
Avg
123.3336
High
123.6174
Low
123.1121
Last updated: 3/6/2026, 6:08:45 PM
Quick Conversions
| SGD | JPY |
|---|---|
| 1 SGD | 123.39 JPY |
| 10 SGD | 1,233.93 JPY |
| 50 SGD | 6,169.64 JPY |
| 100 SGD | 12,339.28 JPY |
| 500 SGD | 61,696.39 JPY |
| 1,000 SGD | 123,392.79 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-06T18:08:45Z",
"rates": {
"JPY": 123.392789
}
}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": 12339.2789,
"rate": 123.392789
}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