Rate Overview
Live
1 SGD = 0.549068 JOD
1 JOD = 1.8213
SGD
Avg
0.548126
High
0.549386
Low
0.546711
Last updated: 7/4/2026, 6:01:35 AM
Quick Conversions
| SGD | JOD |
|---|---|
| 1 SGD | 0.55 JOD |
| 10 SGD | 5.49 JOD |
| 50 SGD | 27.45 JOD |
| 100 SGD | 54.91 JOD |
| 500 SGD | 274.53 JOD |
| 1,000 SGD | 549.07 JOD |
Get SGD/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=JODExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-04T06:01:35Z",
"rates": {
"JOD": 0.549068
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "JOD",
"amount": 100
},
"result": 54.9068,
"rate": 0.549068
}Build with SGD/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key