Rate Overview
Live
1 FJD = 7.8106 MDL
1 MDL = 0.128031
FJD
Avg
7.7071
High
8.1026
Low
7.3800
Last updated: 5/27/2026, 9:26:23 AM
Quick Conversions
| FJD | MDL |
|---|---|
| 1 FJD | 7.81 MDL |
| 10 FJD | 78.11 MDL |
| 50 FJD | 390.53 MDL |
| 100 FJD | 781.06 MDL |
| 500 FJD | 3,905.29 MDL |
| 1,000 FJD | 7,810.58 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-05-27T09:26:23Z",
"rates": {
"MDL": 7.810583
}
}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.0583,
"rate": 7.810583
}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