Rate Overview
Live
1 AWG = 9.5460 MDL
1 MDL = 0.104756
AWG
Avg
9.5628
High
9.5742
Low
9.5460
Last updated: 5/7/2026, 8:37:22 AM
Quick Conversions
| AWG | MDL |
|---|---|
| 1 AWG | 9.55 MDL |
| 10 AWG | 95.46 MDL |
| 50 AWG | 477.30 MDL |
| 100 AWG | 954.60 MDL |
| 500 AWG | 4,773.00 MDL |
| 1,000 AWG | 9,545.99 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-07T08:37:22Z",
"rates": {
"MDL": 9.54599
}
}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": 954.5989999999999,
"rate": 9.54599
}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