Rate Overview
Live
1 AWG = 9.6686 MDL
1 MDL = 0.103428
AWG
Avg
9.6429
High
9.7049
Low
9.5580
Last updated: 9/2/2026, 4:39:10 PM
Quick Conversions
| AWG | MDL |
|---|---|
| 1 AWG | 9.67 MDL |
| 10 AWG | 96.69 MDL |
| 50 AWG | 483.43 MDL |
| 100 AWG | 966.86 MDL |
| 500 AWG | 4,834.30 MDL |
| 1,000 AWG | 9,668.60 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-09-02T16:39:10Z",
"rates": {
"MDL": 9.668602
}
}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.8602,
"rate": 9.668602
}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