Rate Overview
Live
1 MVR = 0.116507 AWG
1 AWG = 8.5832
MVR
Avg
0.116425
High
0.116588
Low
0.116104
Last updated: 4/18/2026, 8:50:25 AM
Quick Conversions
| MVR | AWG |
|---|---|
| 1 MVR | 0.12 AWG |
| 10 MVR | 1.17 AWG |
| 50 MVR | 5.83 AWG |
| 100 MVR | 11.65 AWG |
| 500 MVR | 58.25 AWG |
| 1,000 MVR | 116.51 AWG |
Get MVR/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=AWGExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-04-18T08:50:25Z",
"rates": {
"AWG": 0.116507
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "AWG",
"amount": 100
},
"result": 11.6507,
"rate": 0.116507
}Build with MVR/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key