Rate Overview
Live
1 FJD = 7.8381 MDL
1 MDL = 0.127581
FJD
Avg
7.7831
High
7.8381
Low
7.6988
Last updated: 3/6/2026, 8:44:17 PM
Quick Conversions
| FJD | MDL |
|---|---|
| 1 FJD | 7.84 MDL |
| 10 FJD | 78.38 MDL |
| 50 FJD | 391.91 MDL |
| 100 FJD | 783.81 MDL |
| 500 FJD | 3,919.07 MDL |
| 1,000 FJD | 7,838.15 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-03-06T20:44:17Z",
"rates": {
"MDL": 7.838146
}
}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": 783.8146,
"rate": 7.838146
}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