Rate Overview
Live
1 SGD = 124.7034 JPY
1 JPY = 0.008019
SGD
Avg
124.7664
High
125.0774
Low
124.5654
Last updated: 6/17/2026, 9:41:01 PM
Quick Conversions
| SGD | JPY |
|---|---|
| 1 SGD | 124.70 JPY |
| 10 SGD | 1,247.03 JPY |
| 50 SGD | 6,235.17 JPY |
| 100 SGD | 12,470.34 JPY |
| 500 SGD | 62,351.72 JPY |
| 1,000 SGD | 124,703.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-06-17T21:41:01Z",
"rates": {
"JPY": 124.703435
}
}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": 12470.343499999999,
"rate": 124.703435
}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