Rate Overview
Live
1 JOD = 1.8245 SGD
1 SGD = 0.548104
JOD
Avg
1.8242
High
1.8291
Low
1.8202
Last updated: 7/6/2026, 2:09:30 PM
Quick Conversions
| JOD | SGD |
|---|---|
| 1 JOD | 1.82 SGD |
| 10 JOD | 18.24 SGD |
| 50 JOD | 91.22 SGD |
| 100 JOD | 182.45 SGD |
| 500 JOD | 912.24 SGD |
| 1,000 JOD | 1,824.47 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-07-06T14:09:30Z",
"rates": {
"SGD": 1.824471
}
}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": 182.4471,
"rate": 1.824471
}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