Rate Overview
Live
1 SGD = 139.4085 DJF
1 DJF = 0.007173
SGD
Avg
139.6316
High
141.1748
Low
138.8896
Last updated: 5/27/2026, 7:21:26 PM
Quick Conversions
| SGD | DJF |
|---|---|
| 1 SGD | 139.41 DJF |
| 10 SGD | 1,394.08 DJF |
| 50 SGD | 6,970.42 DJF |
| 100 SGD | 13,940.85 DJF |
| 500 SGD | 69,704.23 DJF |
| 1,000 SGD | 139,408.47 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-27T19:21:26Z",
"rates": {
"DJF": 139.408466
}
}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": 13940.8466,
"rate": 139.408466
}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