Rate Overview
Live
1 FJD = 6.8829 MVR
1 MVR = 0.145288
FJD
Avg
6.9398
High
7.0083
Low
6.8620
Last updated: 7/24/2026, 5:17:59 AM
Quick Conversions
| FJD | MVR |
|---|---|
| 1 FJD | 6.88 MVR |
| 10 FJD | 68.83 MVR |
| 50 FJD | 344.14 MVR |
| 100 FJD | 688.29 MVR |
| 500 FJD | 3,441.44 MVR |
| 1,000 FJD | 6,882.89 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-24T05:17:59Z",
"rates": {
"MVR": 6.882888
}
}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": 688.2888,
"rate": 6.882888
}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