Rate Overview
Live
1 AWG = 9.6729 MDL
1 MDL = 0.103382
AWG
Avg
9.7294
High
10.4412
Low
9.3177
Last updated: 5/27/2026, 12:34:24 PM
Quick Conversions
| AWG | MDL |
|---|---|
| 1 AWG | 9.67 MDL |
| 10 AWG | 96.73 MDL |
| 50 AWG | 483.65 MDL |
| 100 AWG | 967.29 MDL |
| 500 AWG | 4,836.45 MDL |
| 1,000 AWG | 9,672.91 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-05-27T12:34:24Z",
"rates": {
"MDL": 9.672906
}
}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": 967.2905999999999,
"rate": 9.672906
}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