Rate Overview
Live
1 DJF = 0.007218 SGD
1 SGD = 138.5425
DJF
Avg
0.007217
High
0.007237
Low
0.007200
Last updated: 6/17/2026, 8:00:05 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.61 SGD |
| 1,000 DJF | 7.22 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-17T08:00:05Z",
"rates": {
"SGD": 0.007218
}
}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.7218,
"rate": 0.007218
}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