Rate Overview
Live
1 SGD = 124.7770 JPY
1 JPY = 0.008014
SGD
Avg
123.9904
High
125.1004
Low
122.6798
Last updated: 5/28/2026, 8:01:56 PM
Quick Conversions
| SGD | JPY |
|---|---|
| 1 SGD | 124.78 JPY |
| 10 SGD | 1,247.77 JPY |
| 50 SGD | 6,238.85 JPY |
| 100 SGD | 12,477.70 JPY |
| 500 SGD | 62,388.48 JPY |
| 1,000 SGD | 124,776.95 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-05-28T20:01:56Z",
"rates": {
"JPY": 124.776951
}
}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": 12477.695099999999,
"rate": 124.776951
}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