Rate Overview
Live
1 SGD = 139.8659 DJF
1 DJF = 0.007150
SGD
Avg
140.0571
High
140.5536
Low
139.7755
Last updated: 9/2/2026, 4:25:36 AM
Quick Conversions
| SGD | DJF |
|---|---|
| 1 SGD | 139.87 DJF |
| 10 SGD | 1,398.66 DJF |
| 50 SGD | 6,993.29 DJF |
| 100 SGD | 13,986.59 DJF |
| 500 SGD | 69,932.93 DJF |
| 1,000 SGD | 139,865.86 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-09-02T04:25:36Z",
"rates": {
"DJF": 139.865863
}
}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": 13986.586299999999,
"rate": 139.865863
}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