Rate Overview
Live
1 MVR = 11.5174 DJF
1 DJF = 0.086825
MVR
Avg
11.5091
High
11.5257
Low
11.4952
Last updated: 4/18/2026, 8:46:33 AM
Quick Conversions
| MVR | DJF |
|---|---|
| 1 MVR | 11.52 DJF |
| 10 MVR | 115.17 DJF |
| 50 MVR | 575.87 DJF |
| 100 MVR | 1,151.74 DJF |
| 500 MVR | 5,758.72 DJF |
| 1,000 MVR | 11,517.44 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-04-18T08:46:33Z",
"rates": {
"DJF": 11.517439
}
}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": 1151.7439,
"rate": 11.517439
}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