Rate Overview
Live
1 JMD = 0.011309 AWG
1 AWG = 88.4251
JMD
Avg
0.011327
High
0.011349
Low
0.011309
Last updated: 6/15/2026, 6:34:53 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.65 AWG |
| 1,000 JMD | 11.31 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-06-15T18:34:53Z",
"rates": {
"AWG": 0.011309
}
}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.1309,
"rate": 0.011309
}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