Rate Overview
Live
1 FJD = 6.9628 MVR
1 MVR = 0.143619
FJD
Avg
6.8288
High
6.9990
Low
6.6845
Last updated: 3/26/2026, 1:17:41 PM
Quick Conversions
| FJD | MVR |
|---|---|
| 1 FJD | 6.96 MVR |
| 10 FJD | 69.63 MVR |
| 50 FJD | 348.14 MVR |
| 100 FJD | 696.28 MVR |
| 500 FJD | 3,481.42 MVR |
| 1,000 FJD | 6,962.85 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-03-26T13:17:41Z",
"rates": {
"MVR": 6.962847
}
}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": 696.2847,
"rate": 6.962847
}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