Rate Overview
Live
1 MVR = 0.144830 FJD
1 FJD = 6.9046
MVR
Avg
0.145587
High
0.146682
Low
0.144830
Last updated: 7/2/2026, 1:48:05 PM
Quick Conversions
| MVR | FJD |
|---|---|
| 1 MVR | 0.14 FJD |
| 10 MVR | 1.45 FJD |
| 50 MVR | 7.24 FJD |
| 100 MVR | 14.48 FJD |
| 500 MVR | 72.41 FJD |
| 1,000 MVR | 144.83 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-07-02T13:48:05Z",
"rates": {
"FJD": 0.14483
}
}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.482999999999999,
"rate": 0.14483
}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