Rate Overview
Live
1 JMD = 0.011325 AWG
1 AWG = 88.3002
JMD
Avg
0.011272
High
0.011478
Low
0.011140
Last updated: 3/26/2026, 8:08:04 PM
Quick Conversions
| JMD | AWG |
|---|---|
| 1 JMD | 0.01 AWG |
| 10 JMD | 0.11 AWG |
| 50 JMD | 0.57 AWG |
| 100 JMD | 1.13 AWG |
| 500 JMD | 5.66 AWG |
| 1,000 JMD | 11.33 AWG |
Get JMD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JMD¤cies=AWGExample Response:
{
"success": true,
"base": "JMD",
"date": "2026-03-26T20:08:04Z",
"rates": {
"AWG": 0.011325
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JMD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "JMD",
"to": "AWG",
"amount": 100
},
"result": 1.1325,
"rate": 0.011325
}Build with JMD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key