Rate Overview
Live
1 SGD = 125.5820 JPY
1 JPY = 0.007963
SGD
Avg
125.2550
High
125.6387
Low
124.8238
Last updated: 7/9/2026, 8:26:15 AM
Quick Conversions
| SGD | JPY |
|---|---|
| 1 SGD | 125.58 JPY |
| 10 SGD | 1,255.82 JPY |
| 50 SGD | 6,279.10 JPY |
| 100 SGD | 12,558.20 JPY |
| 500 SGD | 62,790.99 JPY |
| 1,000 SGD | 125,581.97 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-07-09T08:26:15Z",
"rates": {
"JPY": 125.58197
}
}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": 12558.197,
"rate": 125.58197
}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