Rate Overview
Live
1 IDR = 0.000912 MVR
1 MVR = 1096.49
IDR
Avg
0.000913
High
0.000917
Low
0.000909
Last updated: 3/27/2026, 2:08:14 AM
Quick Conversions
| IDR | MVR |
|---|---|
| 1 IDR | 0.00 MVR |
| 10 IDR | 0.01 MVR |
| 50 IDR | 0.05 MVR |
| 100 IDR | 0.09 MVR |
| 500 IDR | 0.46 MVR |
| 1,000 IDR | 0.91 MVR |
Get IDR/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=MVRExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-27T02:08:14Z",
"rates": {
"MVR": 0.000912
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "MVR",
"amount": 100
},
"result": 0.0912,
"rate": 0.000912
}Build with IDR/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key