Rate Overview
Live
1 FJD = 6.9767 MVR
1 MVR = 0.143335
FJD
Avg
6.9959
High
7.0349
Low
6.9723
Last updated: 9/2/2026, 10:06:19 AM
Quick Conversions
| FJD | MVR |
|---|---|
| 1 FJD | 6.98 MVR |
| 10 FJD | 69.77 MVR |
| 50 FJD | 348.83 MVR |
| 100 FJD | 697.67 MVR |
| 500 FJD | 3,488.33 MVR |
| 1,000 FJD | 6,976.66 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-09-02T10:06:19Z",
"rates": {
"MVR": 6.976661
}
}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": 697.6661,
"rate": 6.976661
}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