Rate Overview
Live
1 MDL = 0.100827 AWG
1 AWG = 9.9180
MDL
Avg
0.105120
High
0.107744
Low
0.100827
Last updated: 6/29/2026, 4:38:46 PM
Quick Conversions
| MDL | AWG |
|---|---|
| 1 MDL | 0.10 AWG |
| 10 MDL | 1.01 AWG |
| 50 MDL | 5.04 AWG |
| 100 MDL | 10.08 AWG |
| 500 MDL | 50.41 AWG |
| 1,000 MDL | 100.83 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-06-29T16:38:46Z",
"rates": {
"AWG": 0.100827
}
}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.082699999999999,
"rate": 0.100827
}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