Rate Overview
Live
1 IDR = 0.000877 MVR
1 MVR = 1140.25
IDR
Avg
0.000872
High
0.000877
Low
0.000871
Last updated: 9/3/2026, 1:53:39 PM
Quick Conversions
| IDR | MVR |
|---|---|
| 1 IDR | 0.00 MVR |
| 10 IDR | 0.01 MVR |
| 50 IDR | 0.04 MVR |
| 100 IDR | 0.09 MVR |
| 500 IDR | 0.44 MVR |
| 1,000 IDR | 0.88 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-09-03T13:53:39Z",
"rates": {
"MVR": 0.000877
}
}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.0877,
"rate": 0.000877
}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