Rate Overview
Live
1 MDL = 0.101382 AWG
1 AWG = 9.8637
MDL
Avg
0.101288
High
0.101747
Low
0.100827
Last updated: 7/4/2026, 3:33:02 AM
Quick Conversions
| MDL | AWG |
|---|---|
| 1 MDL | 0.10 AWG |
| 10 MDL | 1.01 AWG |
| 50 MDL | 5.07 AWG |
| 100 MDL | 10.14 AWG |
| 500 MDL | 50.69 AWG |
| 1,000 MDL | 101.38 AWG |
Get MDL/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=AWGExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-04T03:33:02Z",
"rates": {
"AWG": 0.101382
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "AWG",
"amount": 100
},
"result": 10.1382,
"rate": 0.101382
}Build with MDL/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key