Rate Overview
Live
1 FJD = 6.9918 MVR
1 MVR = 0.143025
FJD
Avg
6.9545
High
6.9950
Low
6.9054
Last updated: 4/15/2026, 10:49:35 PM
Quick Conversions
| FJD | MVR |
|---|---|
| 1 FJD | 6.99 MVR |
| 10 FJD | 69.92 MVR |
| 50 FJD | 349.59 MVR |
| 100 FJD | 699.18 MVR |
| 500 FJD | 3,495.89 MVR |
| 1,000 FJD | 6,991.77 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-04-15T22:49:35Z",
"rates": {
"MVR": 6.991771
}
}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": 699.1771,
"rate": 6.991771
}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