Rate Overview
Live
1 SGD = 139.4150 DJF
1 DJF = 0.007173
SGD
Avg
138.7241
High
141.4327
Low
136.1086
Last updated: 5/27/2026, 5:32:06 PM
Quick Conversions
| SGD | DJF |
|---|---|
| 1 SGD | 139.42 DJF |
| 10 SGD | 1,394.15 DJF |
| 50 SGD | 6,970.75 DJF |
| 100 SGD | 13,941.50 DJF |
| 500 SGD | 69,707.51 DJF |
| 1,000 SGD | 139,415.01 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-05-27T17:32:06Z",
"rates": {
"DJF": 139.415014
}
}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": 13941.501400000001,
"rate": 139.415014
}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