Rate Overview
Live
1 JOD = 1.8018 SGD
1 SGD = 0.554993
JOD
Avg
1.7986
High
1.8070
Low
1.7853
Last updated: 5/27/2026, 11:19:14 AM
Quick Conversions
| JOD | SGD |
|---|---|
| 1 JOD | 1.80 SGD |
| 10 JOD | 18.02 SGD |
| 50 JOD | 90.09 SGD |
| 100 JOD | 180.18 SGD |
| 500 JOD | 900.91 SGD |
| 1,000 JOD | 1,801.83 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-05-27T11:19:14Z",
"rates": {
"SGD": 1.801826
}
}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": 180.18259999999998,
"rate": 1.801826
}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