Rate Overview
Live
1 AWG = 8.6365 MVR
1 MVR = 0.115787
AWG
Avg
8.6358
High
8.6367
Low
8.6343
Last updated: 8/17/2026, 2:36:04 PM
Quick Conversions
| AWG | MVR |
|---|---|
| 1 AWG | 8.64 MVR |
| 10 AWG | 86.37 MVR |
| 50 AWG | 431.83 MVR |
| 100 AWG | 863.65 MVR |
| 500 AWG | 4,318.26 MVR |
| 1,000 AWG | 8,636.52 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-08-17T14:36:04Z",
"rates": {
"MVR": 8.636522
}
}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.6522,
"rate": 8.636522
}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