Rate Overview
Live
1 SGD = 137.9396 DJF
1 DJF = 0.007250
SGD
Avg
139.2815
High
141.0853
Low
137.2080
Last updated: 7/27/2026, 6:50:35 AM
Quick Conversions
| SGD | DJF |
|---|---|
| 1 SGD | 137.94 DJF |
| 10 SGD | 1,379.40 DJF |
| 50 SGD | 6,896.98 DJF |
| 100 SGD | 13,793.96 DJF |
| 500 SGD | 68,969.80 DJF |
| 1,000 SGD | 137,939.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-27T06:50:35Z",
"rates": {
"DJF": 137.939599
}
}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": 13793.959899999998,
"rate": 137.939599
}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