Rate Overview
Live
1 AWG = 9.8186 MDL
1 MDL = 0.101847
AWG
Avg
9.8108
High
9.9179
Low
9.7032
Last updated: 7/11/2026, 11:31:13 AM
Quick Conversions
| AWG | MDL |
|---|---|
| 1 AWG | 9.82 MDL |
| 10 AWG | 98.19 MDL |
| 50 AWG | 490.93 MDL |
| 100 AWG | 981.86 MDL |
| 500 AWG | 4,909.31 MDL |
| 1,000 AWG | 9,818.63 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-11T11:31:13Z",
"rates": {
"MDL": 9.818628
}
}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": 981.8628,
"rate": 9.818628
}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