Rate Overview
Live
1 FJD = 6.9351 MVR
1 MVR = 0.144193
FJD
Avg
6.9847
High
7.0504
Low
6.9351
Last updated: 3/6/2026, 8:08:49 AM
Quick Conversions
| FJD | MVR |
|---|---|
| 1 FJD | 6.94 MVR |
| 10 FJD | 69.35 MVR |
| 50 FJD | 346.76 MVR |
| 100 FJD | 693.51 MVR |
| 500 FJD | 3,467.57 MVR |
| 1,000 FJD | 6,935.15 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-06T08:08:49Z",
"rates": {
"MVR": 6.935148
}
}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.5148,
"rate": 6.935148
}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