Rate Overview
Live
1 FJD = 6.9315 MVR
1 MVR = 0.144270
FJD
Avg
6.8376
High
7.0320
Low
6.6349
Last updated: 7/23/2026, 3:03:20 PM
Quick Conversions
| FJD | MVR |
|---|---|
| 1 FJD | 6.93 MVR |
| 10 FJD | 69.31 MVR |
| 50 FJD | 346.57 MVR |
| 100 FJD | 693.15 MVR |
| 500 FJD | 3,465.73 MVR |
| 1,000 FJD | 6,931.45 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-23T15:03:20Z",
"rates": {
"MVR": 6.931454
}
}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": 693.1454,
"rate": 6.931454
}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