Rate Overview
Live
1 SGD = 0.554992 JOD
1 JOD = 1.8018
SGD
Avg
0.555995
High
0.560143
Low
0.553407
Last updated: 5/27/2026, 11:18:56 AM
Quick Conversions
| SGD | JOD |
|---|---|
| 1 SGD | 0.55 JOD |
| 10 SGD | 5.55 JOD |
| 50 SGD | 27.75 JOD |
| 100 SGD | 55.50 JOD |
| 500 SGD | 277.50 JOD |
| 1,000 SGD | 554.99 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-05-27T11:18:56Z",
"rates": {
"JOD": 0.554992
}
}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": 55.4992,
"rate": 0.554992
}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