Rate Overview
Live
1 AWG = 9.6611 MDL
1 MDL = 0.103508
AWG
Avg
9.6199
High
9.6730
Low
9.5486
Last updated: 3/7/2026, 4:58:32 AM
Quick Conversions
| AWG | MDL |
|---|---|
| 1 AWG | 9.66 MDL |
| 10 AWG | 96.61 MDL |
| 50 AWG | 483.05 MDL |
| 100 AWG | 966.11 MDL |
| 500 AWG | 4,830.54 MDL |
| 1,000 AWG | 9,661.08 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-03-07T04:58:32Z",
"rates": {
"MDL": 9.661079
}
}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": 966.1079000000001,
"rate": 9.661079
}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