Rate Overview
Live
1 MDL = 0.102151 AWG
1 AWG = 9.7894
MDL
Avg
0.103302
High
0.104969
Low
0.102025
Last updated: 3/27/2026, 11:38:07 AM
Quick Conversions
| MDL | AWG |
|---|---|
| 1 MDL | 0.10 AWG |
| 10 MDL | 1.02 AWG |
| 50 MDL | 5.11 AWG |
| 100 MDL | 10.22 AWG |
| 500 MDL | 51.08 AWG |
| 1,000 MDL | 102.15 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-03-27T11:38:07Z",
"rates": {
"AWG": 0.102151
}
}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.215100000000001,
"rate": 0.102151
}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