Rate Overview
Live
1 MVR = 11.5102 DJF
1 DJF = 0.086880
MVR
Avg
11.5209
High
11.5447
Low
11.5031
Last updated: 7/8/2026, 1:07:00 AM
Quick Conversions
| MVR | DJF |
|---|---|
| 1 MVR | 11.51 DJF |
| 10 MVR | 115.10 DJF |
| 50 MVR | 575.51 DJF |
| 100 MVR | 1,151.02 DJF |
| 500 MVR | 5,755.09 DJF |
| 1,000 MVR | 11,510.18 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-08T01:07:00Z",
"rates": {
"DJF": 11.510183
}
}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.0183,
"rate": 11.510183
}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