Rate Overview
Live
1 AWG = 0.393881 JOD
1 JOD = 2.5388
AWG
Avg
0.393756
High
0.393910
Low
0.393343
Last updated: 5/7/2026, 12:21:08 AM
Quick Conversions
| AWG | JOD |
|---|---|
| 1 AWG | 0.39 JOD |
| 10 AWG | 3.94 JOD |
| 50 AWG | 19.69 JOD |
| 100 AWG | 39.39 JOD |
| 500 AWG | 196.94 JOD |
| 1,000 AWG | 393.88 JOD |
Get AWG/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=JODExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-07T00:21:08Z",
"rates": {
"JOD": 0.393881
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "JOD",
"amount": 100
},
"result": 39.3881,
"rate": 0.393881
}Build with AWG/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key