Rate Overview
Live
1 SGD = 123.5850 JPY
1 JPY = 0.008092
SGD
Avg
123.4041
High
123.6153
Low
123.1528
Last updated: 5/8/2026, 4:40:40 AM
Quick Conversions
| SGD | JPY |
|---|---|
| 1 SGD | 123.59 JPY |
| 10 SGD | 1,235.85 JPY |
| 50 SGD | 6,179.25 JPY |
| 100 SGD | 12,358.50 JPY |
| 500 SGD | 61,792.51 JPY |
| 1,000 SGD | 123,585.02 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-05-08T04:40:40Z",
"rates": {
"JPY": 123.585017
}
}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": 12358.501699999999,
"rate": 123.585017
}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