Rate Overview
Live
1 AWG = 9.8263 MDL
1 MDL = 0.101768
AWG
Avg
9.8156
High
9.8334
Low
9.7848
Last updated: 7/26/2026, 9:22:29 PM
Quick Conversions
| AWG | MDL |
|---|---|
| 1 AWG | 9.83 MDL |
| 10 AWG | 98.26 MDL |
| 50 AWG | 491.31 MDL |
| 100 AWG | 982.63 MDL |
| 500 AWG | 4,913.14 MDL |
| 1,000 AWG | 9,826.28 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-26T21:22:29Z",
"rates": {
"MDL": 9.82628
}
}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.628,
"rate": 9.82628
}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