Rate Overview
Live
1 SGD = 124.2169 JPY
1 JPY = 0.008050
SGD
Avg
123.9369
High
124.5621
Low
123.1121
Last updated: 3/27/2026, 2:34:12 PM
Quick Conversions
| SGD | JPY |
|---|---|
| 1 SGD | 124.22 JPY |
| 10 SGD | 1,242.17 JPY |
| 50 SGD | 6,210.85 JPY |
| 100 SGD | 12,421.69 JPY |
| 500 SGD | 62,108.47 JPY |
| 1,000 SGD | 124,216.94 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-27T14:34:12Z",
"rates": {
"JPY": 124.216938
}
}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": 12421.6938,
"rate": 124.216938
}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