Rate Overview
Live
1 IDR = 0.000898 MVR
1 MVR = 1113.59
IDR
Avg
0.000901
High
0.000904
Low
0.000898
Last updated: 4/16/2026, 6:01:22 AM
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.45 MVR |
| 1,000 IDR | 0.90 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-04-16T06:01:22Z",
"rates": {
"MVR": 0.000898
}
}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.0898,
"rate": 0.000898
}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