Rate Overview
Live
1 AWG = 9.8275 MDL
1 MDL = 0.101755
AWG
Avg
9.7381
High
10.4412
Low
9.3177
Last updated: 7/22/2026, 12:41:03 PM
Quick Conversions
| AWG | MDL |
|---|---|
| 1 AWG | 9.83 MDL |
| 10 AWG | 98.28 MDL |
| 50 AWG | 491.38 MDL |
| 100 AWG | 982.75 MDL |
| 500 AWG | 4,913.76 MDL |
| 1,000 AWG | 9,827.52 MDL |
Get AWG/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=MDLExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-22T12:41:03Z",
"rates": {
"MDL": 9.827519
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "MDL",
"amount": 100
},
"result": 982.7519000000001,
"rate": 9.827519
}Build with AWG/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key