Rate Overview
Live
1 JPY = 0.007876 SGD
1 SGD = 126.9680
JPY
Avg
0.008053
High
0.008242
Low
0.007876
Last updated: 7/25/2026, 11:46:00 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.88 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-25T11:46:00Z",
"rates": {
"SGD": 0.007876
}
}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.7876,
"rate": 0.007876
}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