Rate Overview
Live
1 JPY = 0.007885 SGD
1 SGD = 126.8231
JPY
Avg
0.007900
High
0.007949
Low
0.007876
Last updated: 7/27/2026, 5:59:47 AM
Quick Conversions
| JPY | SGD |
|---|---|
| 1 JPY | 0.01 SGD |
| 10 JPY | 0.08 SGD |
| 50 JPY | 0.39 SGD |
| 100 JPY | 0.79 SGD |
| 500 JPY | 3.94 SGD |
| 1,000 JPY | 7.89 SGD |
Get JPY/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=SGDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-27T05:59:47Z",
"rates": {
"SGD": 0.007885
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "SGD",
"amount": 100
},
"result": 0.7885,
"rate": 0.007885
}Build with JPY/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key