Rate Overview
Live
1 JPY = 0.007923 SGD
1 SGD = 126.2148
JPY
Avg
0.009375
High
0.012339
Low
0.007923
Last updated: 7/21/2026, 4:54:31 PM
Quick Conversions
| JPY | SGD |
|---|---|
| 1 JPY | 0.01 SGD |
| 10 JPY | 0.08 SGD |
| 50 JPY | 0.40 SGD |
| 100 JPY | 0.79 SGD |
| 500 JPY | 3.96 SGD |
| 1,000 JPY | 7.92 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-21T16:54:31Z",
"rates": {
"SGD": 0.007923
}
}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.7923,
"rate": 0.007923
}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