Rate Overview
Live
1 SGD = 137.4689 DJF
1 DJF = 0.007274
SGD
Avg
138.6813
High
139.6717
Low
137.4689
Last updated: 3/28/2026, 3:17:52 PM
Quick Conversions
| SGD | DJF |
|---|---|
| 1 SGD | 137.47 DJF |
| 10 SGD | 1,374.69 DJF |
| 50 SGD | 6,873.45 DJF |
| 100 SGD | 13,746.89 DJF |
| 500 SGD | 68,734.46 DJF |
| 1,000 SGD | 137,468.92 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-03-28T15:17:52Z",
"rates": {
"DJF": 137.468922
}
}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": 13746.892199999998,
"rate": 137.468922
}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