Rate Overview
Live
1 AWG = 8.6265 MVR
1 MVR = 0.115922
AWG
Avg
8.6186
High
8.6360
Low
8.5458
Last updated: 5/27/2026, 5:31:09 PM
Quick Conversions
| AWG | MVR |
|---|---|
| 1 AWG | 8.63 MVR |
| 10 AWG | 86.26 MVR |
| 50 AWG | 431.32 MVR |
| 100 AWG | 862.65 MVR |
| 500 AWG | 4,313.23 MVR |
| 1,000 AWG | 8,626.46 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-05-27T17:31:09Z",
"rates": {
"MVR": 8.626458
}
}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": 862.6458,
"rate": 8.626458
}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