Rate Overview
Live
1 DJF = 0.007187 SGD
1 SGD = 139.1401
DJF
Avg
0.007158
High
0.007196
Low
0.007088
Last updated: 3/7/2026, 7:39:52 AM
Quick Conversions
| DJF | SGD |
|---|---|
| 1 DJF | 0.01 SGD |
| 10 DJF | 0.07 SGD |
| 50 DJF | 0.36 SGD |
| 100 DJF | 0.72 SGD |
| 500 DJF | 3.59 SGD |
| 1,000 DJF | 7.19 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-03-07T07:39:52Z",
"rates": {
"SGD": 0.007187
}
}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.7187,
"rate": 0.007187
}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