Rate Overview
Live
1 AWG = 9.8330 MDL
1 MDL = 0.101698
AWG
Avg
9.8537
High
9.9179
Low
9.8282
Last updated: 7/6/2026, 6:03:44 AM
Quick Conversions
| AWG | MDL |
|---|---|
| 1 AWG | 9.83 MDL |
| 10 AWG | 98.33 MDL |
| 50 AWG | 491.65 MDL |
| 100 AWG | 983.30 MDL |
| 500 AWG | 4,916.52 MDL |
| 1,000 AWG | 9,833.03 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-06T06:03:44Z",
"rates": {
"MDL": 9.83303
}
}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": 983.3030000000001,
"rate": 9.83303
}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