Rate Overview
Live
1 FJD = 7.8804 MDL
1 MDL = 0.126898
FJD
Avg
7.7954
High
7.8804
Low
7.5501
Last updated: 7/23/2026, 5:00:43 PM
Quick Conversions
| FJD | MDL |
|---|---|
| 1 FJD | 7.88 MDL |
| 10 FJD | 78.80 MDL |
| 50 FJD | 394.02 MDL |
| 100 FJD | 788.04 MDL |
| 500 FJD | 3,940.18 MDL |
| 1,000 FJD | 7,880.36 MDL |
Get FJD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=MDLExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-23T17:00:43Z",
"rates": {
"MDL": 7.880364
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "MDL",
"amount": 100
},
"result": 788.0364,
"rate": 7.880364
}Build with FJD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key