Rate Overview
Live
1 SGD = 137.8376 DJF
1 DJF = 0.007255
SGD
Avg
137.7848
High
138.1986
Low
137.4693
Last updated: 7/12/2026, 3:05:13 AM
Quick Conversions
| SGD | DJF |
|---|---|
| 1 SGD | 137.84 DJF |
| 10 SGD | 1,378.38 DJF |
| 50 SGD | 6,891.88 DJF |
| 100 SGD | 13,783.76 DJF |
| 500 SGD | 68,918.80 DJF |
| 1,000 SGD | 137,837.60 DJF |
Get SGD/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=DJFExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-12T03:05:13Z",
"rates": {
"DJF": 137.837596
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "DJF",
"amount": 100
},
"result": 13783.7596,
"rate": 137.837596
}Build with SGD/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key