Rate Overview
Live
1 SGD = 125.0696 JPY
1 JPY = 0.007996
SGD
Avg
124.9893
High
125.2347
Low
124.7063
Last updated: 4/16/2026, 2:28:26 PM
Quick Conversions
| SGD | JPY |
|---|---|
| 1 SGD | 125.07 JPY |
| 10 SGD | 1,250.70 JPY |
| 50 SGD | 6,253.48 JPY |
| 100 SGD | 12,506.96 JPY |
| 500 SGD | 62,534.82 JPY |
| 1,000 SGD | 125,069.65 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-04-16T14:28:26Z",
"rates": {
"JPY": 125.069649
}
}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": 12506.964899999999,
"rate": 125.069649
}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