Rate Overview
Live
1 SGD = 123.1511 JPY
1 JPY = 0.008120
SGD
Avg
124.5064
High
125.7741
Low
123.0628
Last updated: 9/5/2026, 11:01:05 AM
Quick Conversions
| SGD | JPY |
|---|---|
| 1 SGD | 123.15 JPY |
| 10 SGD | 1,231.51 JPY |
| 50 SGD | 6,157.55 JPY |
| 100 SGD | 12,315.11 JPY |
| 500 SGD | 61,575.54 JPY |
| 1,000 SGD | 123,151.08 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-09-05T11:01:05Z",
"rates": {
"JPY": 123.151075
}
}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": 12315.1075,
"rate": 123.151075
}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