Rate Overview
Live
1 FJD = 7.8660 MDL
1 MDL = 0.127130
FJD
Avg
7.6966
High
8.1026
Low
7.3800
Last updated: 3/27/2026, 2:34:08 PM
Quick Conversions
| FJD | MDL |
|---|---|
| 1 FJD | 7.87 MDL |
| 10 FJD | 78.66 MDL |
| 50 FJD | 393.30 MDL |
| 100 FJD | 786.60 MDL |
| 500 FJD | 3,932.99 MDL |
| 1,000 FJD | 7,865.99 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-27T14:34:08Z",
"rates": {
"MDL": 7.865986
}
}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": 786.5986,
"rate": 7.865986
}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