Rate Overview
Live
1 MDL = 0.103250 AWG
1 AWG = 9.6852
MDL
Avg
0.102887
High
0.107322
Low
0.095774
Last updated: 5/26/2026, 7:37:27 PM
Quick Conversions
| MDL | AWG |
|---|---|
| 1 MDL | 0.10 AWG |
| 10 MDL | 1.03 AWG |
| 50 MDL | 5.16 AWG |
| 100 MDL | 10.33 AWG |
| 500 MDL | 51.63 AWG |
| 1,000 MDL | 103.25 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-05-26T19:37:27Z",
"rates": {
"AWG": 0.10325
}
}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.325,
"rate": 0.10325
}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