Rate Overview
Live
1 FJD = 6.9843 MVR
1 MVR = 0.143178
FJD
Avg
6.8327
High
7.0320
Low
6.6349
Last updated: 5/26/2026, 7:02:36 AM
Quick Conversions
| FJD | MVR |
|---|---|
| 1 FJD | 6.98 MVR |
| 10 FJD | 69.84 MVR |
| 50 FJD | 349.21 MVR |
| 100 FJD | 698.43 MVR |
| 500 FJD | 3,492.14 MVR |
| 1,000 FJD | 6,984.29 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-26T07:02:36Z",
"rates": {
"MVR": 6.984289
}
}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": 698.4289,
"rate": 6.984289
}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