Rate Overview
Live
1 SGD = 141.1620 DJF
1 DJF = 0.007084
SGD
Avg
139.8870
High
141.1620
Low
139.1513
Last updated: 5/7/2026, 12:33:54 PM
Quick Conversions
| SGD | DJF |
|---|---|
| 1 SGD | 141.16 DJF |
| 10 SGD | 1,411.62 DJF |
| 50 SGD | 7,058.10 DJF |
| 100 SGD | 14,116.20 DJF |
| 500 SGD | 70,580.99 DJF |
| 1,000 SGD | 141,161.98 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-07T12:33:54Z",
"rates": {
"DJF": 141.161981
}
}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": 14116.1981,
"rate": 141.161981
}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