Rate Overview
Live
1 FJD = 6.9320 MVR
1 MVR = 0.144258
FJD
Avg
6.9140
High
6.9320
Low
6.8843
Last updated: 7/22/2026, 6:04:34 PM
Quick Conversions
| FJD | MVR |
|---|---|
| 1 FJD | 6.93 MVR |
| 10 FJD | 69.32 MVR |
| 50 FJD | 346.60 MVR |
| 100 FJD | 693.20 MVR |
| 500 FJD | 3,466.01 MVR |
| 1,000 FJD | 6,932.01 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-22T18:04:34Z",
"rates": {
"MVR": 6.93201
}
}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.201,
"rate": 6.93201
}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