Rate Overview
Live
1 MVR = 11.5203 DJF
1 DJF = 0.086803
MVR
Avg
11.5218
High
11.5567
Low
11.4983
Last updated: 5/29/2026, 6:51:28 PM
Quick Conversions
| MVR | DJF |
|---|---|
| 1 MVR | 11.52 DJF |
| 10 MVR | 115.20 DJF |
| 50 MVR | 576.01 DJF |
| 100 MVR | 1,152.03 DJF |
| 500 MVR | 5,760.15 DJF |
| 1,000 MVR | 11,520.29 DJF |
Get MVR/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=DJFExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-05-29T18:51:28Z",
"rates": {
"DJF": 11.520293
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "DJF",
"amount": 100
},
"result": 1152.0293000000001,
"rate": 11.520293
}Build with MVR/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key