Rate Overview
Live
1 SGD = 0.548717 JOD
1 JOD = 1.8224
SGD
Avg
0.553886
High
0.561224
Low
0.546333
Last updated: 7/10/2026, 1:25:44 AM
Quick Conversions
| SGD | JOD |
|---|---|
| 1 SGD | 0.55 JOD |
| 10 SGD | 5.49 JOD |
| 50 SGD | 27.44 JOD |
| 100 SGD | 54.87 JOD |
| 500 SGD | 274.36 JOD |
| 1,000 SGD | 548.72 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-10T01:25:44Z",
"rates": {
"JOD": 0.548717
}
}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.871700000000004,
"rate": 0.548717
}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