Rate Overview
Live
1 FJD = 7.8044 MDL
1 MDL = 0.128132
FJD
Avg
7.7104
High
8.1026
Low
7.3800
Last updated: 6/30/2026, 6:13:18 AM
Quick Conversions
| FJD | MDL |
|---|---|
| 1 FJD | 7.80 MDL |
| 10 FJD | 78.04 MDL |
| 50 FJD | 390.22 MDL |
| 100 FJD | 780.44 MDL |
| 500 FJD | 3,902.22 MDL |
| 1,000 FJD | 7,804.45 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-06-30T06:13:18Z",
"rates": {
"MDL": 7.804448
}
}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": 780.4448,
"rate": 7.804448
}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