Rate Overview
Live
1 MDL = 0.105376 AWG
1 AWG = 9.4898
MDL
Avg
0.104871
High
0.105525
Low
0.104429
Last updated: 4/16/2026, 2:08:52 PM
Quick Conversions
| MDL | AWG |
|---|---|
| 1 MDL | 0.11 AWG |
| 10 MDL | 1.05 AWG |
| 50 MDL | 5.27 AWG |
| 100 MDL | 10.54 AWG |
| 500 MDL | 52.69 AWG |
| 1,000 MDL | 105.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-04-16T14:08:52Z",
"rates": {
"AWG": 0.105376
}
}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.5376,
"rate": 0.105376
}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