Rate Overview
Live
1 SGD = 124.8534 JPY
1 JPY = 0.008009
SGD
Avg
124.5888
High
124.9882
Low
124.3621
Last updated: 8/18/2026, 8:03:24 PM
Quick Conversions
| SGD | JPY |
|---|---|
| 1 SGD | 124.85 JPY |
| 10 SGD | 1,248.53 JPY |
| 50 SGD | 6,242.67 JPY |
| 100 SGD | 12,485.34 JPY |
| 500 SGD | 62,426.72 JPY |
| 1,000 SGD | 124,853.44 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-08-18T20:03:24Z",
"rates": {
"JPY": 124.853436
}
}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": 12485.3436,
"rate": 124.853436
}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