Rate Overview
Live
1 IDR = 0.000870 MVR
1 MVR = 1149.43
IDR
Avg
0.000866
High
0.000872
Low
0.000860
Last updated: 6/15/2026, 2:17:01 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.87 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-06-15T14:17:01Z",
"rates": {
"MVR": 0.00087
}
}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.087,
"rate": 0.00087
}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