Rate Overview
Live
1 FJD = 6.9055 MVR
1 MVR = 0.144812
FJD
Avg
6.9079
High
6.9244
Low
6.8843
Last updated: 7/24/2026, 11:24:57 PM
Quick Conversions
| FJD | MVR |
|---|---|
| 1 FJD | 6.91 MVR |
| 10 FJD | 69.05 MVR |
| 50 FJD | 345.27 MVR |
| 100 FJD | 690.55 MVR |
| 500 FJD | 3,452.74 MVR |
| 1,000 FJD | 6,905.49 MVR |
Get FJD/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=MVRExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-24T23:24:57Z",
"rates": {
"MVR": 6.905485
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "MVR",
"amount": 100
},
"result": 690.5485,
"rate": 6.905485
}Build with FJD/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key