Rate Overview
Live
1 FJD = 7.0122 MVR
1 MVR = 0.142608
FJD
Avg
7.0094
High
7.0345
Low
6.9484
Last updated: 5/6/2026, 12:28:08 AM
Quick Conversions
| FJD | MVR |
|---|---|
| 1 FJD | 7.01 MVR |
| 10 FJD | 70.12 MVR |
| 50 FJD | 350.61 MVR |
| 100 FJD | 701.22 MVR |
| 500 FJD | 3,506.12 MVR |
| 1,000 FJD | 7,012.23 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-05-06T00:28:08Z",
"rates": {
"MVR": 7.012232
}
}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": 701.2232,
"rate": 7.012232
}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