Rate Overview
Live
1 AWG = 8.6366 MVR
1 MVR = 0.115786
AWG
Avg
8.6183
High
8.6369
Low
8.5447
Last updated: 7/28/2026, 3:36:02 PM
Quick Conversions
| AWG | MVR |
|---|---|
| 1 AWG | 8.64 MVR |
| 10 AWG | 86.37 MVR |
| 50 AWG | 431.83 MVR |
| 100 AWG | 863.66 MVR |
| 500 AWG | 4,318.32 MVR |
| 1,000 AWG | 8,636.63 MVR |
Get AWG/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=MVRExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-28T15:36:02Z",
"rates": {
"MVR": 8.63663
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "MVR",
"amount": 100
},
"result": 863.663,
"rate": 8.63663
}Build with AWG/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key