Rate Overview
Live
1 SGD = 124.2548 JPY
1 JPY = 0.008048
SGD
Avg
124.2082
High
124.3053
Low
124.0181
Last updated: 3/27/2026, 11:17:40 AM
Quick Conversions
| SGD | JPY |
|---|---|
| 1 SGD | 124.25 JPY |
| 10 SGD | 1,242.55 JPY |
| 50 SGD | 6,212.74 JPY |
| 100 SGD | 12,425.48 JPY |
| 500 SGD | 62,127.41 JPY |
| 1,000 SGD | 124,254.82 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-27T11:17:40Z",
"rates": {
"JPY": 124.254821
}
}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": 12425.482100000001,
"rate": 124.254821
}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