Rate Overview
Live
1 DJF = 0.007258 SGD
1 SGD = 137.7790
DJF
Avg
0.007229
High
0.007267
Low
0.007200
Last updated: 6/19/2026, 8:26:59 AM
Quick Conversions
| DJF | SGD |
|---|---|
| 1 DJF | 0.01 SGD |
| 10 DJF | 0.07 SGD |
| 50 DJF | 0.36 SGD |
| 100 DJF | 0.73 SGD |
| 500 DJF | 3.63 SGD |
| 1,000 DJF | 7.26 SGD |
Get DJF/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=SGDExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-06-19T08:26:59Z",
"rates": {
"SGD": 0.007258
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "SGD",
"amount": 100
},
"result": 0.7258,
"rate": 0.007258
}Build with DJF/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key