Rate Overview
Live
1 SGD = 0.549288 JOD
1 JOD = 1.8205
SGD
Avg
0.549222
High
0.549434
Low
0.549019
Last updated: 7/26/2026, 11:12:44 AM
Quick Conversions
| SGD | JOD |
|---|---|
| 1 SGD | 0.55 JOD |
| 10 SGD | 5.49 JOD |
| 50 SGD | 27.46 JOD |
| 100 SGD | 54.93 JOD |
| 500 SGD | 274.64 JOD |
| 1,000 SGD | 549.29 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-26T11:12:44Z",
"rates": {
"JOD": 0.549288
}
}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.9288,
"rate": 0.549288
}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