Rate Overview
Live
1 SGD = 137.5354 DJF
1 DJF = 0.007271
SGD
Avg
139.1816
High
141.0853
Low
137.2080
Last updated: 7/28/2026, 11:59:15 AM
Quick Conversions
| SGD | DJF |
|---|---|
| 1 SGD | 137.54 DJF |
| 10 SGD | 1,375.35 DJF |
| 50 SGD | 6,876.77 DJF |
| 100 SGD | 13,753.54 DJF |
| 500 SGD | 68,767.69 DJF |
| 1,000 SGD | 137,535.38 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-28T11:59:15Z",
"rates": {
"DJF": 137.535383
}
}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": 13753.5383,
"rate": 137.535383
}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