Rate Overview
Live
1 MVR = 11.5347 DJF
1 DJF = 0.086695
MVR
Avg
11.5259
High
11.5382
Low
11.4936
Last updated: 7/19/2026, 10:57:36 AM
Quick Conversions
| MVR | DJF |
|---|---|
| 1 MVR | 11.53 DJF |
| 10 MVR | 115.35 DJF |
| 50 MVR | 576.73 DJF |
| 100 MVR | 1,153.47 DJF |
| 500 MVR | 5,767.34 DJF |
| 1,000 MVR | 11,534.68 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-07-19T10:57:36Z",
"rates": {
"DJF": 11.53468
}
}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": 1153.468,
"rate": 11.53468
}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