Rate Overview
Live
1 SGD = 124.1785 JPY
1 JPY = 0.008053
SGD
Avg
124.2001
High
124.3053
Low
124.0181
Last updated: 3/27/2026, 12:55:34 PM
Quick Conversions
| SGD | JPY |
|---|---|
| 1 SGD | 124.18 JPY |
| 10 SGD | 1,241.79 JPY |
| 50 SGD | 6,208.93 JPY |
| 100 SGD | 12,417.85 JPY |
| 500 SGD | 62,089.26 JPY |
| 1,000 SGD | 124,178.52 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-27T12:55:34Z",
"rates": {
"JPY": 124.178521
}
}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": 12417.8521,
"rate": 124.178521
}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