Rate Overview
Live
1 AWG = 0.394481 JOD
1 JOD = 2.5350
AWG
Avg
0.394083
High
0.394986
Low
0.393605
Last updated: 4/16/2026, 9:51:17 PM
Quick Conversions
| AWG | JOD |
|---|---|
| 1 AWG | 0.39 JOD |
| 10 AWG | 3.94 JOD |
| 50 AWG | 19.72 JOD |
| 100 AWG | 39.45 JOD |
| 500 AWG | 197.24 JOD |
| 1,000 AWG | 394.48 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-04-16T21:51:17Z",
"rates": {
"JOD": 0.394481
}
}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.448100000000004,
"rate": 0.394481
}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