Rate Overview
Live
1 AWG = 9.6940 MDL
1 MDL = 0.103157
AWG
Avg
9.7110
High
9.7637
Low
9.6875
Last updated: 8/12/2026, 6:12:32 PM
Quick Conversions
| AWG | MDL |
|---|---|
| 1 AWG | 9.69 MDL |
| 10 AWG | 96.94 MDL |
| 50 AWG | 484.70 MDL |
| 100 AWG | 969.40 MDL |
| 500 AWG | 4,847.00 MDL |
| 1,000 AWG | 9,694.00 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-08-12T18:12:32Z",
"rates": {
"MDL": 9.693998
}
}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": 969.3998,
"rate": 9.693998
}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