Rate Overview
Live
1 AWG = 8.5802 MVR
1 MVR = 0.116548
AWG
Avg
8.5821
High
8.5861
Low
8.5742
Last updated: 5/7/2026, 11:23:14 AM
Quick Conversions
| AWG | MVR |
|---|---|
| 1 AWG | 8.58 MVR |
| 10 AWG | 85.80 MVR |
| 50 AWG | 429.01 MVR |
| 100 AWG | 858.02 MVR |
| 500 AWG | 4,290.08 MVR |
| 1,000 AWG | 8,580.16 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-07T11:23:14Z",
"rates": {
"MVR": 8.580157
}
}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": 858.0156999999999,
"rate": 8.580157
}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