Rate Overview
Live
1 FJD = 6.8728 MVR
1 MVR = 0.145502
FJD
Avg
6.9358
High
7.0447
Low
6.7822
Last updated: 7/25/2026, 6:55:57 PM
Quick Conversions
| FJD | MVR |
|---|---|
| 1 FJD | 6.87 MVR |
| 10 FJD | 68.73 MVR |
| 50 FJD | 343.64 MVR |
| 100 FJD | 687.28 MVR |
| 500 FJD | 3,436.38 MVR |
| 1,000 FJD | 6,872.76 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-25T18:55:57Z",
"rates": {
"MVR": 6.872762
}
}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": 687.2762,
"rate": 6.872762
}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