Rate Overview
Live
1 JOD = 1.8158 SGD
1 SGD = 0.550707
JOD
Avg
1.8196
High
1.8897
Low
1.7801
Last updated: 3/27/2026, 1:42:59 PM
Quick Conversions
| JOD | SGD |
|---|---|
| 1 JOD | 1.82 SGD |
| 10 JOD | 18.16 SGD |
| 50 JOD | 90.79 SGD |
| 100 JOD | 181.58 SGD |
| 500 JOD | 907.92 SGD |
| 1,000 JOD | 1,815.85 SGD |
Get JOD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JOD¤cies=SGDExample Response:
{
"success": true,
"base": "JOD",
"date": "2026-03-27T13:42:59Z",
"rates": {
"SGD": 1.815846
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JOD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JOD",
"to": "SGD",
"amount": 100
},
"result": 181.5846,
"rate": 1.815846
}Build with JOD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key