Rate Overview
Live
1 MVR = 0.143980 FJD
1 FJD = 6.9454
MVR
Avg
0.143920
High
0.144562
Low
0.143473
Last updated: 6/16/2026, 7:24:07 AM
Quick Conversions
| MVR | FJD |
|---|---|
| 1 MVR | 0.14 FJD |
| 10 MVR | 1.44 FJD |
| 50 MVR | 7.20 FJD |
| 100 MVR | 14.40 FJD |
| 500 MVR | 71.99 FJD |
| 1,000 MVR | 143.98 FJD |
Get MVR/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=FJDExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-06-16T07:24:07Z",
"rates": {
"FJD": 0.14398
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "FJD",
"amount": 100
},
"result": 14.398,
"rate": 0.14398
}Build with MVR/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key