Rate Overview
Live
1 MVR = 0.142669 FJD
1 FJD = 7.0092
MVR
Avg
0.143022
High
0.143731
Low
0.141835
Last updated: 3/7/2026, 12:12:51 AM
Quick Conversions
| MVR | FJD |
|---|---|
| 1 MVR | 0.14 FJD |
| 10 MVR | 1.43 FJD |
| 50 MVR | 7.13 FJD |
| 100 MVR | 14.27 FJD |
| 500 MVR | 71.33 FJD |
| 1,000 MVR | 142.67 FJD |
Get MVR/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=FJDExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-07T00:12:51Z",
"rates": {
"FJD": 0.142669
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "FJD",
"amount": 100
},
"result": 14.2669,
"rate": 0.142669
}Build with MVR/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key