Rate Overview
Live
1 SGD = 137.5939 DJF
1 DJF = 0.007268
SGD
Avg
139.1835
High
141.0853
Low
137.2080
Last updated: 7/28/2026, 8:53:35 AM
Quick Conversions
| SGD | DJF |
|---|---|
| 1 SGD | 137.59 DJF |
| 10 SGD | 1,375.94 DJF |
| 50 SGD | 6,879.69 DJF |
| 100 SGD | 13,759.39 DJF |
| 500 SGD | 68,796.94 DJF |
| 1,000 SGD | 137,593.89 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-28T08:53:35Z",
"rates": {
"DJF": 137.59389
}
}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": 13759.389,
"rate": 137.59389
}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