Rate Overview
Live
1 AWG = 8.6365 MVR
1 MVR = 0.115788
AWG
Avg
8.6348
High
8.6365
Low
8.6307
Last updated: 8/14/2026, 11:53:43 AM
Quick Conversions
| AWG | MVR |
|---|---|
| 1 AWG | 8.64 MVR |
| 10 AWG | 86.36 MVR |
| 50 AWG | 431.82 MVR |
| 100 AWG | 863.65 MVR |
| 500 AWG | 4,318.23 MVR |
| 1,000 AWG | 8,636.47 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-14T11:53:43Z",
"rates": {
"MVR": 8.636466
}
}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.6466,
"rate": 8.636466
}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