Rate Overview
Live
1 FJD = 7.8142 MDL
1 MDL = 0.127972
FJD
Avg
7.8432
High
7.8832
Low
7.8039
Last updated: 7/5/2026, 9:41:35 PM
Quick Conversions
| FJD | MDL |
|---|---|
| 1 FJD | 7.81 MDL |
| 10 FJD | 78.14 MDL |
| 50 FJD | 390.71 MDL |
| 100 FJD | 781.42 MDL |
| 500 FJD | 3,907.10 MDL |
| 1,000 FJD | 7,814.20 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-05T21:41:35Z",
"rates": {
"MDL": 7.814202
}
}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": 781.4202,
"rate": 7.814202
}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