Rate Overview
Live
1 SGD = 139.4199 DJF
1 DJF = 0.007173
SGD
Avg
139.6456
High
141.0853
Low
138.2770
Last updated: 5/27/2026, 6:37:42 PM
Quick Conversions
| SGD | DJF |
|---|---|
| 1 SGD | 139.42 DJF |
| 10 SGD | 1,394.20 DJF |
| 50 SGD | 6,971.00 DJF |
| 100 SGD | 13,941.99 DJF |
| 500 SGD | 69,709.96 DJF |
| 1,000 SGD | 139,419.93 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-27T18:37:42Z",
"rates": {
"DJF": 139.419926
}
}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.9926,
"rate": 139.419926
}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