Rate Overview
Live
1 JMD = 0.011338 AWG
1 AWG = 88.1990
JMD
Avg
0.011317
High
0.011500
Low
0.011126
Last updated: 7/6/2026, 1:22:18 AM
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.67 AWG |
| 1,000 JMD | 11.34 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-07-06T01:22:18Z",
"rates": {
"AWG": 0.011338
}
}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.1338000000000001,
"rate": 0.011338
}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