Rate Overview
Live
1 FJD = 7.7872 MDL
1 MDL = 0.128417
FJD
Avg
7.8379
High
7.9109
Low
7.7872
Last updated: 3/27/2026, 9:23:55 AM
Quick Conversions
| FJD | MDL |
|---|---|
| 1 FJD | 7.79 MDL |
| 10 FJD | 77.87 MDL |
| 50 FJD | 389.36 MDL |
| 100 FJD | 778.72 MDL |
| 500 FJD | 3,893.58 MDL |
| 1,000 FJD | 7,787.16 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-27T09:23:55Z",
"rates": {
"MDL": 7.78716
}
}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": 778.716,
"rate": 7.78716
}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